Skip to content

Commit

Permalink
Merge pull request #169 from jontze/dependabot/cargo/runtime-dependen…
Browse files Browse the repository at this point in the history
…cies-ae5748ae09

fix(deps): Bump the runtime-dependencies group across 1 directory with 2 updates
  • Loading branch information
jontze authored Feb 7, 2025
2 parents 644d2cc + 8b08f59 commit a72005d
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 48 deletions.
63 changes: 17 additions & 46 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ publish = ["jontze"]
clap = { version = "4.5.28", features = ["derive", "env"] }
git2 = { version = "0.20.0", default-features = false}
miette = { version = "7.5.0", features = ["fancy"] }
node-semver = "2.1.0"
node-semver = "2.2.0"
semver = "1.0.25"
serde = { version = "1.0.217", features = ["derive"] }
serde_json = "1.0.138"
serde_yaml = "0.9.34"
toml = "0.8.19"
toml = "0.8.20"

[dev-dependencies]
mockall = "0.13.1"

0 comments on commit a72005d

Please sign in to comment.