diff --git a/Cargo.toml b/Cargo.toml index 434c0af..0b5b924 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,4 +24,4 @@ unreachable = "1.0.0" serde = { version = "1", optional = true } [dev_dependencies] -bincode = "0.8" +bincode = "1.0.1"