Skip to content

Commit

Permalink
Update sealed requirement from 0.5 to 0.6
Browse files Browse the repository at this point in the history
Updates the requirements on [sealed](https://github.com/jmg-duarte/sealed-rs) to permit the latest version.
- [Commits](jmg-duarte/sealed-rs@0.6.0-rc1...0.6.0)

---
updated-dependencies:
- dependency-name: sealed
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 3edd020 commit cc9ddf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ itertools = "0.13"
linked-hash-map = "0.5.3"
pin-project = "1.0"
regex = "1.9"
sealed = "0.5"
sealed = "0.6"
smart-default = "0.7.1"

# "macros" feature dependencies.
Expand Down

0 comments on commit cc9ddf3

Please sign in to comment.