diff --git a/Cargo.toml b/Cargo.toml index 9eca72d..fcfd0c7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -90,7 +90,7 @@ quickcheck = "1.0.3" hex-literal = "1.1.0" serde_json = "1.0.145" bincode = "1.3.3" -toml = "0.8.23" +toml = "1.1.2" serde_bytes = "0.11.19" # WASM-specific: Enable WASM support for both getrandom versions