Skip to content

Commit

Permalink
Merge pull request fedimint#5208 from fedimint/dependabot/cargo/imbl-…
Browse files Browse the repository at this point in the history
…3.0.0

chore(deps): bump imbl from 2.0.3 to 3.0.0
  • Loading branch information
dpc authored May 4, 2024
2 parents dc7a0c4 + 3f7048b commit ec1bcf4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 fedimint-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ secp256k1 = { version = "0.27.0", features = ["global-context", "rand-std"] }
macro_rules_attribute = "0.2.0"
bitvec = "1.0.1"
parity-scale-codec = { version = "3.6.9", features = ["derive"] }
imbl = "2.0.3"
imbl = "3.0.0"
backon = "=0.4.4" # don't upgrade unless really needed

[target.'cfg(not(target_family = "wasm"))'.dependencies]
Expand Down

0 comments on commit ec1bcf4

Please sign in to comment.