diff --git a/Cargo.toml b/Cargo.toml index c800f93..198c671 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ rust-version = "1.85.1" [workspace.dependencies] # Core Burn dependencies -burn = { version = "0.18.0", features = ["std"], default-features = false } +burn = { version = "0.19.0", features = ["std"], default-features = false } burn-import = { version = "0.18.0", default-features = false } # Error handling