Skip to content

Commit

Permalink
chore: remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mickvandijke authored and jacderida committed Aug 6, 2024
1 parent 75086a5 commit 5f12902
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ indicatif = "0.17.3"
indoc = "2.0.1"
lazy_static = "1.4.0"
prettytable-rs = "0.10.0"
reqwest = { version = "0.11", default-features = false, features = ["json", "rustls-tls"] }
semver = "1.0.4"
serde = "1.0"
serde_derive = "1.0"
Expand Down

0 comments on commit 5f12902

Please sign in to comment.