Skip to content

Commit

Permalink
⬆️ Update console-subscriber to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 29, 2024
1 parent 9bec2c1 commit 23d9491
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 53 deletions.
142 changes: 90 additions & 52 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 @@ -44,7 +44,7 @@ anyhow = "1.0.82"
serde = { version = "1.0.200", features = ["rc"] }
futures-util = "0.3.30"
enumflags2 = "0.7.9"
console-subscriber = { version = "0.3.0", optional = true }
console-subscriber = { version = "0.4.0", optional = true }
hex = "0.4.3"
xdg-home = "1.1.0"
rand = "0.8.5"
Expand Down

0 comments on commit 23d9491

Please sign in to comment.