Remove support for .crates2.json (#235)

This commit is contained in:
Félix Saparelli 2022-07-24 03:33:31 +12:00 committed by GitHub
parent 009a3a6778
commit e93f0beb4b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 0 additions and 143 deletions

View file

@ -39,7 +39,6 @@ reqwest = { version = "0.11.11", features = ["stream"], default-features = false
scopeguard = "1.1.0"
semver = "1.0.12"
serde = { version = "1.0.140", features = ["derive"] }
serde_json = "1.0.82"
simplelog = "0.12.0"
strum = "0.24.1"
strum_macros = "0.24.2"