Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent b1189a9 commit c83bc67
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 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 @@ -7,8 +7,8 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
clap = { version = "4.5.20", features = ["derive", "wrap_help"] }
thiserror = "1.0.66"
clap = { version = "4.5.21", features = ["derive", "wrap_help"] }
thiserror = "1.0.69"
regex = "1.11.1"
strsim = "0.11.1"
ignore = "0.4.23"
Expand Down

0 comments on commit c83bc67

Please sign in to comment.