Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 5075f0e commit d1e7ba3
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 32 deletions.
90 changes: 62 additions & 28 deletions Cargo.lock

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

8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ keywords = ["cargo", "patch", "dependency", "dependencies", "patchfile"]
categories = ["command-line-utilities"]

[dependencies]
anyhow = "1"
anyhow = "1.0.82"
cargo = "0.72"
fs_extra = "1"
fs_extra = "1.3.0"
patch = "0.7"
semver = "1"
toml = "0.7"
semver = "1.0.22"
toml = "0.8.12"

[dev-dependencies]
cargo-test-macro = { git = "https://github.com/rust-lang/cargo.git", version = "0.1.0", tag = "0.72.1" }
Expand Down

0 comments on commit d1e7ba3

Please sign in to comment.