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:
committed by
Henrik Friedrichsen
parent
6b8e1d33dc
commit
8c710f67ce
@@ -46,7 +46,7 @@ strum = "0.21.0"
|
||||
strum_macros = "0.21.1"
|
||||
regex = "1"
|
||||
ioctl-rs = { version = "0.2", optional = true }
|
||||
serde_cbor = "0.11.1"
|
||||
serde_cbor = "0.11.2"
|
||||
pancurses = { version = "0.16.1", features = ["win32"] }
|
||||
|
||||
[dependencies.cursive]
|
||||
|
||||
Reference in New Issue
Block a user