Skip to content

Commit

Permalink
Upgrade derive_more to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
glandium committed Sep 1, 2024
1 parent a79e9ea commit fc420ab
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
13 changes: 11 additions & 2 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 @@ -76,7 +76,7 @@ version = "0.4"
default-features = false

[dependencies.derive_more]
version = "0.99"
version = "1.0"
default-features = false
features = ["deref", "from", "try_into"]

Expand Down

0 comments on commit fc420ab

Please sign in to comment.