diff --git a/Cargo.toml b/Cargo.toml index 16aed50..f9342a1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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 "] +authors = ["Jamjamjon "] license = "MIT" readme = "README.md" exclude = ["assets/*", "examples/*", "scripts/*", "runs/*"]