diff --git a/Cargo.toml b/Cargo.toml index 3bbf80e..922832f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -46,7 +46,7 @@ ort = { version = "=2.0.0-rc.11", default-features = false, features = [ "half", "std", ] } -cudarc = { version = "0.18.2", optional = true, default-features = false, features = [ +cudarc = { version = "0.19.0", optional = true, default-features = false, features = [ "driver", "nvrtc", "dynamic-linking"