diff --git a/Cargo.toml b/Cargo.toml index 6c588dc..2439c97 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,4 +13,4 @@ edition = "2021" [dependencies] once_cell = "1.18.0" -onnxrt-sys = { git = "https://github.com/furiosa-ai/onnxrt-sys", tag = "0.21.0" } +onnxrt-sys = { git = "https://github.com/furiosa-ai/onnxrt-sys", tag = "0.21.1" }