Skip to content

Commit

Permalink
Bump gc from 0.4.1 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [gc](https://github.com/Manishearth/rust-gc) from 0.4.1 to 0.5.0.
- [Changelog](https://github.com/Manishearth/rust-gc/blob/master/CHANGELOG.md)
- [Commits](Manishearth/rust-gc@v0.4.1...v0.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 5b01b64 commit cbc3ab2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ scopeguard.workspace = true
tokio-pipe = "0.2"

[dependencies.gc]
version = "0.4.0"
version = "0.5.0"
features = ["derive"]

[dependencies.nix]
Expand Down

0 comments on commit cbc3ab2

Please sign in to comment.