Update Cargo.toml

This commit is contained in:
Jamjamjon
2025-06-03 21:35:15 +08:00
committed by GitHub
parent 28f3d18ac3
commit cb587cd57c

View File

@ -1,7 +1,7 @@
[package] [package]
name = "usls" name = "usls"
edition = "2021" edition = "2021"
version = "0.1.0-beta.2" version = "0.1.0-beta.3"
rust-version = "1.82" rust-version = "1.82"
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"