Bump serde_cbor from 0.11.1 to 0.11.2
Bumps [serde_cbor](https://github.com/pyfisch/cbor) from 0.11.1 to 0.11.2. - [Release notes](https://github.com/pyfisch/cbor/releases) - [Commits](https://github.com/pyfisch/cbor/compare/v0.11.1...v0.11.2) --- updated-dependencies: - dependency-name: serde_cbor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ byteorder = "1.4.3"
|
||||
serde = { version = "1.0.128", features = ["derive"] }
|
||||
serde_json = "1.0.66"
|
||||
bincode = "1.3.3"
|
||||
serde_cbor = "0.11.1"
|
||||
serde_cbor = "0.11.2"
|
||||
base64 = "0.13.0"
|
||||
num-bigint = "0.4.0"
|
||||
num-traits = "0.2.14"
|
||||
|
||||
Reference in New Issue
Block a user