Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
Bump bitcode from 0.5.1 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [bitcode](https://github.com/SoftbearStudios/bitcode) from 0.5.1 to 0.6.0.
- [Commits](https://github.com/SoftbearStudios/bitcode/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 18, 2024
1 parent 89624f7 commit 0c9ae08
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 42 deletions.
45 changes: 4 additions & 41 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 networking/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ fxhash = { workspace = true }
serde = { workspace = true }
# crossbeam = { workspace = true }
spin_sleep = { workspace = true }
bitcode = "0.5"
bitcode = "0.6"
# bimap = "0.6"

0 comments on commit 0c9ae08

Please sign in to comment.