Skip to content

Commit

Permalink
chore(deps): update rust crate derive_more to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent 2ced35d commit c04c0d1
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 45 deletions.
63 changes: 19 additions & 44 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion crates/bin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ serde = { version = "1.0.157", features = ["derive"] }
clap = { version = "4.3", features = ["derive"] }
serde_yaml = "0.8"
serde_json = "1.0"
derive_more = "0.99.2"
derive_more = "1.0.0"

0 comments on commit c04c0d1

Please sign in to comment.