Skip to content

Commit 042e425

Browse files
deps: bump cbor4ii from 0.3.3 to 1.2.2
Bumps [cbor4ii](https://github.com/quininer/cbor4ii) from 0.3.3 to 1.2.2. - [Commits](https://github.com/quininer/cbor4ii/commits/v1.2.2) --- updated-dependencies: - dependency-name: cbor4ii dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aad1f8e commit 042e425

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

protocols/request-response/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ keywords = ["peer-to-peer", "libp2p", "networking"]
1111
categories = ["network-programming", "asynchronous"]
1212

1313
[dependencies]
14-
cbor4ii = { version = "0.3.2", features = ["serde1", "use_std"], optional = true }
14+
cbor4ii = { version = "1.2.2", features = ["serde1", "use_std"], optional = true }
1515
futures = { workspace = true }
1616
libp2p-core = { workspace = true }
1717
libp2p-swarm = { workspace = true }

0 commit comments

Comments
 (0)