Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
DZZN-DEV authored Jan 1, 2024
1 parent e26cd3b commit 8df1b1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scdl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ authors = ["Bence <[email protected]>"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
openssl = { version = "*", features = ["vendored"] }
id3 = "1.7.0"
regex = "1.9.5"
reqwest = {version="0.11.20",features = ["rustls-tls","blocking"]}

0 comments on commit 8df1b1c

Please sign in to comment.