Skip to content

Commit

Permalink
Nits
Browse files Browse the repository at this point in the history
  • Loading branch information
Daksh14 committed Nov 13, 2024
1 parent 1942296 commit a03d751
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ 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 @@ -114,6 +113,7 @@ 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 Expand Up @@ -149,7 +149,6 @@ version_check = "=0.9.5"
zeroize = { version = "=1.8.1", default-features = false }
zip = "=0.5.13"


[profile.dev.build-override]
opt-level = 3
debug = false
Expand Down

0 comments on commit a03d751

Please sign in to comment.