diff --git a/Cargo.toml b/Cargo.toml index c915585..55682e6 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.17.0" } +onnxrt-sys = { git = "https://github.com/furiosa-ai/onnxrt-sys", tag = "0.18.0" }