Write to .crates2.json

This commit is contained in:
Félix Saparelli 2022-07-05 00:32:08 +12:00
parent 1c2d005fd4
commit 17cf6f5dc5
No known key found for this signature in database
GPG key ID: B948C4BAE44FC474
7 changed files with 296 additions and 188 deletions

View file

@ -36,6 +36,7 @@ reqwest = { version = "0.11.11", features = ["rustls-tls", "stream"], default-fe
scopeguard = "1.1.0"
semver = "1.0.10"
serde = { version = "1.0.136", features = ["derive"] }
serde_json = "1.0.82"
simplelog = "0.12.0"
strum = "0.24.1"
strum_macros = "0.24.2"