Skip to content

Commit 1327879

Browse files
build(deps): bump bytecodec from 0.4.15 to 0.5.0
Bumps [bytecodec](https://github.com/sile/bytecodec) from 0.4.15 to 0.5.0. - [Release notes](https://github.com/sile/bytecodec/releases) - [Commits](sile/bytecodec@0.4.15...v0.5.0) --- updated-dependencies: - dependency-name: bytecodec dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b20425 commit 1327879

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ thiserror = "2"
6161

6262
# nat traversal
6363
stun_codec = "0.3.5"
64-
bytecodec = "0.4.15"
64+
bytecodec = "0.5.0"
6565
trackable = "1.3.0"
6666
network-interface = "2"
6767

0 commit comments

Comments
 (0)