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

Commit

Permalink
chore(deps): bump guppy from 0.17.4 to 0.17.5
Browse files Browse the repository at this point in the history
Bumps [guppy](https://github.com/guppy-rs/guppy) from 0.17.4 to 0.17.5.
- [Release notes](https://github.com/guppy-rs/guppy/releases)
- [Changelog](https://github.com/guppy-rs/guppy/blob/main/release.toml)
- [Commits](guppy-rs/guppy@guppy-0.17.4...guppy-0.17.5)

---
updated-dependencies:
- dependency-name: guppy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent a353eaf commit fc7fc86
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
56 changes: 28 additions & 28 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 @@ -34,7 +34,7 @@ axocli = { version = "0.1.1", optional = true }
camino = { version = "1.1.4", default-features = true, features = ["serde1"] }
console = "0.15.8"
miette = "5.6.0"
guppy = { version = "0.17.4", optional = true }
guppy = { version = "0.17.5", optional = true }
tracing = "0.1.40"
oro-common = { version = "0.3.34", optional = true }
serde = "1.0.196"
Expand Down

0 comments on commit fc7fc86

Please sign in to comment.