Skip to content

Commit

Permalink
Bump num_enum from 0.5.4 to 0.7.2
Browse files Browse the repository at this point in the history
Bumps [num_enum](https://github.com/illicitonion/num_enum) from 0.5.4 to 0.7.2.
- [Commits](illicitonion/num_enum@0.5.4...0.7.2)

---
updated-dependencies:
- dependency-name: num_enum
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and chifflier committed Apr 22, 2024
1 parent 375cfb1 commit 78f6812
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 18 deletions.
22 changes: 5 additions & 17 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 @@ -38,7 +38,7 @@ unstable = []

[dependencies]
cookie-factory = { version="0.3", optional=true }
num_enum = "0.5.4"
num_enum = "0.7.2"
nom = "7.0"
nom-derive = "0.10"
phf = "0.11"
Expand Down

0 comments on commit 78f6812

Please sign in to comment.