This commit is contained in:
Carson M.
2023-11-12 10:27:32 -06:00
parent e5f48ca811
commit 5746c1ff54

View File

@@ -1,7 +1,7 @@
[package] [package]
name = "ort" name = "ort"
description = "A Rust wrapper for ONNX Runtime 1.16 - Optimize and Accelerate Machine Learning Inferencing" description = "A Rust wrapper for ONNX Runtime 1.16 - Optimize and Accelerate Machine Learning Inferencing"
version = "1.16.2" version = "1.16.3"
edition = "2021" edition = "2021"
rust-version = "1.70" rust-version = "1.70"
license = "MIT/Apache-2.0" license = "MIT/Apache-2.0"