Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
oleander committed Feb 27, 2024
1 parent 025b18d commit 7dce2b1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ path = "src/bin/empty.rs"
name = "empty"

[dependencies]




reqwest = { version = "0.11.23", features = ["json", "native-tls-vendored"] }
tokio = { version = "1.35.1", features = ["full"] }
tokio-tungstenite = "0.21.0"
Expand Down

0 comments on commit 7dce2b1

Please sign in to comment.