diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] +bottomify = "1.2.0" include_dir = "0.7.3" rand = "0.8.5" reqwest = { version = "0.11.16", default-features = false, features = ["rustls-tls", "json"] } |
