Update Cargo.toml

This commit is contained in:
Jamjamjon
2024-09-03 19:03:25 +08:00
committed by GitHub
parent 9b969b9203
commit 826da4037e

View File

@ -4,7 +4,7 @@ version = "0.0.13"
edition = "2021"
description = "A Rust library integrated with ONNXRuntime, providing a collection of ML models."
repository = "https://github.com/jamjamjon/usls"
authors = ["Jamjamjon <jamjamjon.usls@gmail.com>"]
authors = ["Jamjamjon <xxyydzml@outlook.com>"]
license = "MIT"
readme = "README.md"
exclude = ["assets/*", "examples/*", "scripts/*", "runs/*"]