Skip to content

Commit

Permalink
Update enum_meta requirement from 0.6.0 to 0.7.0
Browse files Browse the repository at this point in the history
Updates the requirements on [enum_meta](https://github.com/phillord/enum_meta) to permit the latest version.
- [Commits](phillord/enum_meta@0.6.0...v0.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 7, 2024
1 parent 887e33c commit 740c39a
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 @@ -26,7 +26,7 @@ pest = "2.7"
pest_derive = "2.7"
horned-owl = "0.14.0"
curie = "0.1.1"
enum_meta = "0.6.0"
enum_meta = "0.7.0"
thiserror = "1.0.0"
[dependencies.memmap]
version = "0.7.0"
Expand Down

0 comments on commit 740c39a

Please sign in to comment.