diff --git a/Cargo.toml b/Cargo.toml index 9452066c..2440e0fa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -540,7 +540,7 @@ version = "0.26.3" features = ["std"] [workspace.dependencies.minicbor-serde] -version = "0.4.1" +version = "0.6.0" features = ["std"] [workspace.dependencies.maplit]