Skip to content

Commit

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

fix(deps): Bump the runtime-dependencies group with 2 updates
  • Loading branch information
jontze authored Aug 26, 2024
2 parents c4f4b9d + c55f688 commit 754ecf1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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 @@ -16,8 +16,8 @@ git2 = { version = "0.19.0", default-features = false}
miette = { version = "7.2.0", features = ["fancy"] }
node-semver = "2.1.0"
semver = "1.0.23"
serde = { version = "1.0.208", features = ["derive"] }
serde_json = "1.0.125"
serde = { version = "1.0.209", features = ["derive"] }
serde_json = "1.0.127"
serde_yaml = "0.9.34"
toml = "0.8.19"

Expand Down

0 comments on commit 754ecf1

Please sign in to comment.