Skip to content

Commit

Permalink
chore(deps): bump num_enum from 0.7.2 to 0.7.3 (#2313)
Browse files Browse the repository at this point in the history
Bumps [num_enum](https://github.com/illicitonion/num_enum) from 0.7.2 to 0.7.3.
- [Commits](illicitonion/num_enum@0.7.2...0.7.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: popcnt <[email protected]>
  • Loading branch information
dependabot[bot] and popcnt1 authored Jul 31, 2024
1 parent 9322427 commit 69400c4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -227,7 +227,7 @@ prometheus-http-query = { version = "0.6.6", default_features = false, features
prometheus-parse = { git = "https://github.com/asonnino/prometheus-parser.git", rev = "75334db" }
coarsetime = "0.1.22"
hyper = { version = "0.14.12", features = ["full"] }
num_enum = "0.7.2"
num_enum = "0.7.3"
libc = "^0.2"
include_dir = { version = "0.6.2" }
nostr = "0.22"
Expand Down

0 comments on commit 69400c4

Please sign in to comment.