completed downloading of mods

This commit is contained in:
2026-03-09 22:11:57 +01:00
parent 0b49999bc3
commit 20e3e304c0
6 changed files with 107 additions and 31 deletions

7
Cargo.lock generated
View File

@@ -429,7 +429,6 @@ dependencies = [
"toml",
"ureq",
"url",
"urlencoding",
"walkdir",
]
@@ -1381,12 +1380,6 @@ dependencies = [
"serde",
]
[[package]]
name = "urlencoding"
version = "2.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
[[package]]
name = "utf-8"
version = "0.7.6"