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

Commit

Permalink
Merge pull request #58 from axodotdev/dependabot/cargo/guppy-0.17.2
Browse files Browse the repository at this point in the history
chore(deps): bump guppy from 0.17.1 to 0.17.2
  • Loading branch information
mistydemeo authored Nov 15, 2023
2 parents b2c2066 + b992f7d commit a20bd2a
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 27 deletions.
109 changes: 83 additions & 26 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.0", optional = true }
camino = { version = "1.1.4", default-features = true, features = ["serde1"] }
console = "0.15.5"
miette = "5.6.0"
guppy = { version = "0.17.1", optional = true }
guppy = { version = "0.17.2", optional = true }
tracing = "0.1.40"
oro-common = { version = "0.3.34", optional = true }
serde = "1.0.192"
Expand Down

0 comments on commit a20bd2a

Please sign in to comment.