Skip to content

Commit

Permalink
Update Rust crate derive_more to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent 3fab764 commit b1c6ea4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 24 deletions.
32 changes: 9 additions & 23 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ serde = {version = "1.0.200", features = ["derive"]}


[dev-dependencies]
derive_more = "0.99.17"
derive_more = "1.0.0"
tokio = { version = "1.37.0", features = ["rt", "rt-multi-thread", "macros"] }

0 comments on commit b1c6ea4

Please sign in to comment.