Update Cargo.toml
This commit is contained in:
parent
9b969b9203
commit
826da4037e
|
|
@ -4,7 +4,7 @@ version = "0.0.13"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
description = "A Rust library integrated with ONNXRuntime, providing a collection of ML models."
|
description = "A Rust library integrated with ONNXRuntime, providing a collection of ML models."
|
||||||
repository = "https://github.com/jamjamjon/usls"
|
repository = "https://github.com/jamjamjon/usls"
|
||||||
authors = ["Jamjamjon <jamjamjon.usls@gmail.com>"]
|
authors = ["Jamjamjon <xxyydzml@outlook.com>"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
exclude = ["assets/*", "examples/*", "scripts/*", "runs/*"]
|
exclude = ["assets/*", "examples/*", "scripts/*", "runs/*"]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue