Skip to content

Commit

Permalink
Bump console to 0.15.6 to fix an issue on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko committed May 18, 2023
1 parent f83f3e1 commit 6f70afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rye/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ age = "0.9.1"
anyhow = { version = "1.0.70", features = ["backtrace"] }
clap = { version = "4.2.2", default-features = false, features = ["derive", "usage", "wrap_help", "std"] }
clap_complete = "4.2.1"
console = "0.15.5"
console = "0.15.6"
curl = { version = "0.4.44", features = ["ssl", "static-curl", "static-ssl"] }
decompress = { version = "0.6.0", default-features = false, features = ["tarzst", "targz"] }
flate2 = "1.0.25"
Expand Down

0 comments on commit 6f70afb

Please sign in to comment.