Update Cargo.toml

This commit is contained in:
Jamjamjon
2025-01-12 17:29:09 +08:00
committed by GitHub
parent 0f2d84b8c5
commit 8c56d5e2a5

View File

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