Skip to content

Commit

Permalink
build(deps): bump num_enum from 0.5.9 to 0.5.10 (#1028)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 20, 2023
1 parent 8af11b0 commit 1c0c49a
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 messages/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ anyhow = "1"
base64 = "0.21.0"
derivative = "2.2.0"
hex = "0.4"
num_enum = "0.5.9"
num_enum = "0.5.10"
prio = { version = "0.10.0", default-features = false } # important: do not enable prio/crypto-dependencies by default!
rand = "0.8"
serde = { version = "1.0.152", features = ["derive"] }
Expand Down

0 comments on commit 1c0c49a

Please sign in to comment.