diff --git a/backends/web/Cargo.toml b/backends/web/Cargo.toml index 9878685..a292795 100644 --- a/backends/web/Cargo.toml +++ b/backends/web/Cargo.toml @@ -4,7 +4,7 @@ resolver = "2" [package] name = "ort-web" description = "ONNX Runtime on the web 🌐 - An alternative backend for ort" -version = "0.2.0+1.24" +version = "0.2.1+1.24" edition = "2024" rust-version = "1.88" license = "MIT OR Apache-2.0"