Skip to content

Commit

Permalink
Bump derive_more from 1.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [derive_more](https://github.com/JelteF/derive_more) from 1.0.0 to 2.0.1.
- [Release notes](https://github.com/JelteF/derive_more/releases)
- [Changelog](https://github.com/JelteF/derive_more/blob/master/CHANGELOG.md)
- [Commits](JelteF/derive_more@v1.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: derive_more
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 10, 2025
1 parent f143e07 commit 919cf1d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -40,7 +40,7 @@ cargo_metadata = { version = "0.19.0" }
cfg-if = { version = "1.0" }
contract-build = { git = "https://github.com/use-ink/cargo-contract", branch = "master" }
darling = { version = "0.20.10" }
derive_more = { version = "1.0.0", default-features = false }
derive_more = { version = "2.0.1", default-features = false }
either = { version = "1.13", default-features = false }
funty = { version = "2.0.0" }
heck = { version = "0.5.0" }
Expand Down

0 comments on commit 919cf1d

Please sign in to comment.