Skip to content

Commit

Permalink
Merge pull request #44 from spacemeshos/dependabot/cargo/console-0.15.8
Browse files Browse the repository at this point in the history
Bump console from 0.15.7 to 0.15.8
  • Loading branch information
fasmat authored Jan 15, 2024
2 parents 531064e + 68c2f4b commit 77e2e30
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 4 deletions.
72 changes: 69 additions & 3 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 remote-wallet/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ edition = { workspace = true }
crate-type = ["staticlib", "cdylib", "rlib"]

[dependencies]
console = "0.15.7"
console = "0.15.8"
derivation-path = { workspace = true }
dialoguer = "0.11.0"
hidapi = { version = "2.4.1", default-features = false, optional = true }
Expand Down

0 comments on commit 77e2e30

Please sign in to comment.