Skip to content

Commit

Permalink
deps upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
chevdor committed Feb 9, 2023
1 parent 4322170 commit f40bf1c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 51 deletions.
67 changes: 17 additions & 50 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 cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ clap = { version = "4.0", features = [
"suggestions",
] }
color-eyre = "0.6"
env_logger = "0.9"
env_logger = "0.10"
log = "0.4"
substrate-runtime-proposal-hash = { version = "0.19.0", path = "../libs/substrate-runtime-proposal-hash", optional = true }
subwasmlib = { version = "0.19.0", path = "../lib" }
Expand Down

0 comments on commit f40bf1c

Please sign in to comment.