Skip to content

Commit

Permalink
workspace: Replace requestty with inquire crate
Browse files Browse the repository at this point in the history
  • Loading branch information
Daksh14 committed Nov 13, 2024
1 parent a03d751 commit bfa064e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ humantime-serde = "=1.1.1"
hyper = "=1.4.1"
hyper-tungstenite = "=0.13.0"
hyper-util = "=0.1.9"
inquire = "=0.7.5"
konst = "=0.3.9"
lazy_static = "=1.5.0"
lru = "=0.12.4"
Expand All @@ -113,7 +114,6 @@ open = "=2.1.3"
parking_lot = "=0.12.3"
pin-project = "=1.1.5"
rand = { version = "=0.8.5", default-features = false }
requestty = "=0.5.0"
rand_chacha = { version = "=0.3.1", default-features = false }
reqwest = "=0.12.7"
ringbuffer = "=0.15.0"
Expand Down

0 comments on commit bfa064e

Please sign in to comment.