Skip to content

Commit

Permalink
Add http crate
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamRagstad committed Oct 15, 2023
1 parent 1c6dcec commit 541f9d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ authors = ["William Rågstad"]
chrono = "0.4.31"
clap = { version = "4.3.21", features = ["color"] }
colored = "2.0.4"
http = "0.2.9"
notify = "6.1.1"
serde = { version = "1.0.183", features = ["derive"]}
serde_json = "1.0.104"

0 comments on commit 541f9d5

Please sign in to comment.