Skip to content

Commit 54bf394

Browse files
Merge pull request #45 from wcampbell0x2a/dependabot/cargo/guppy-0.17.5
Bump guppy from 0.17.1 to 0.17.5
2 parents f7e8816 + 6511098 commit 54bf394

File tree

2 files changed

+91
-40
lines changed

2 files changed

+91
-40
lines changed

Cargo.lock

Lines changed: 90 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ categories = ["development-tools"]
1414
clap = { version = "4.5.0", features = ["derive"] }
1515
reqwest = { version = "0.11.22", default-features = false, features = ["blocking", "rustls-tls"] }
1616
anyhow = "1.0.58"
17-
guppy = "0.17.1"
17+
guppy = "0.17.5"
1818

1919
[profile.release]
2020
strip = true

0 commit comments

Comments
 (0)