Skip to content

Commit

Permalink
build(deps): bump zerocopy from 0.6.3 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [zerocopy](https://github.com/google/zerocopy) from 0.6.3 to 0.7.0.
- [Commits](google/zerocopy@v0.6.3...v0.7.0)

---
updated-dependencies:
- dependency-name: zerocopy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2023
1 parent bed2df0 commit 9c86357
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 15 deletions.
16 changes: 2 additions & 14 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ rand_chacha = { version = "0.3", default-features = false }
shell-words = { version = "1.1", default-features = false }
talc = { version = "2" }
time = { version = "0.3", default-features = false }
zerocopy = "0.6"
zerocopy = "0.7"

[dependencies.smoltcp]
version = "0.10"
Expand Down

0 comments on commit 9c86357

Please sign in to comment.