Skip to content

Commit db43d5f

Browse files
committed
deps: guppy 0.17.23
1 parent 1243a68 commit db43d5f

File tree

2 files changed

+31
-35
lines changed

2 files changed

+31
-35
lines changed

Cargo.lock

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

axoproject/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ npm-projects = ["oro-common", "oro-package-spec", "node-semver"]
2525
[dependencies]
2626
# it would be nice to inherit these features from workspace
2727
# but you can't optional inherit workspace deps..?
28-
guppy = { version = "0.17.13", optional = true }
28+
guppy = { version = "0.17.23", optional = true }
2929
oro-common = { version = "0.3.34", optional = true }
3030
oro-package-spec = { version = "0.3.34", optional = true }
3131
node-semver = { version = "2.2.0", optional = true }

0 commit comments

Comments
 (0)