Skip to content

Commit

Permalink
Bump duplicate from 1.0.0 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [duplicate](https://github.com/Emoun/duplicate) from 1.0.0 to 2.0.0.
- [Changelog](https://github.com/Emoun/duplicate/blob/master/CHANGELOG.md)
- [Commits](Emoun/duplicate@1.0.0...2.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2024
1 parent 3839f1d commit 5d79431
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 47 deletions.
72 changes: 26 additions & 46 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 @@ -15,7 +15,7 @@ categories = ["parser-implementations"]
[dependencies]
thiserror = "1.0.64"
strum = { version = "0.26.3", features = ["derive"] }
duplicate = "1.0.0"
duplicate = "2.0.0"

serde = { version = "1.0.209", optional = true }

Expand Down

0 comments on commit 5d79431

Please sign in to comment.