Skip to content

Commit

Permalink
Merge pull request txpipe#10 from pocesar/dependabot/cargo/crossterm-…
Browse files Browse the repository at this point in the history
…0.27.0

chore(deps): bump crossterm from 0.25.0 to 0.27.0
  • Loading branch information
pocesar authored Dec 13, 2023
2 parents 506f2bd + 934077c commit bc954fa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ bech32 = "0.9.1"
clap = "3.2.22"
log = "0.4.17"
env_logger = "0.10.0"
crossterm = "0.25"
crossterm = "0.27"
merge = "0.1.0"
config = { version = "0.13.2", default-features = false, features = [
"toml",
Expand Down

0 comments on commit bc954fa

Please sign in to comment.