diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -390,7 +390,6 @@ dependencies = [ "indexmap", "minecraft_folder_path", "parking_lot", - "pastey", "regex", "reqwest", "simdnbt", @@ -2570,12 +2569,6 @@ dependencies = [ ] [[package]] -name = "pastey" -version = "0.2.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b867cad97c0791bbd3aaa6472142568c6c9e8f71937e98379f584cfb0cf35bec" - -[[package]] name = "pem-rfc7468" version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" |
