Update Cargo.toml

This commit is contained in:
Jamjamjon
2025-03-27 00:30:34 +08:00
committed by GitHub
parent 2036b794cb
commit 293c7d2e38

View File

@ -1,7 +1,7 @@
[package]
name = "usls"
version = "0.1.0"
rust-version = "1.81"
rust-version = "1.82"
edition = "2021"
description = "A Rust library integrated with ONNXRuntime, providing a collection of ML models."
repository = "https://github.com/jamjamjon/usls"