Update Cargo.toml

This commit is contained in:
Jamjamjon
2025-03-11 22:01:38 +08:00
committed by GitHub
parent 8bcf4572b6
commit 5b08d709f7

View File

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