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] committed Sep 12, 2024
1 parent 5d7e275 commit eaf5650
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 28 deletions.
35 changes: 8 additions & 27 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 @@ -22,7 +22,7 @@ tracing = "0.1.40"
lazy_static = "1.4.0"
serde_json = { version = "1.0.116", features = ["preserve_order"] }
serde = { version = "1.0.200", features = ["derive"] }
derive_more = "0.99.18"
derive_more = "1.0.0"
thiserror = "1.0.59"
url = { version = "2.5.0", features = ["serde"] }

Expand Down

0 comments on commit eaf5650

Please sign in to comment.