下载二进制文件
This commit is contained in:
7
Windows/CS/Framework4.0/Updater/Cargo.lock
generated
7
Windows/CS/Framework4.0/Updater/Cargo.lock
generated
@@ -6,6 +6,7 @@ version = 4
|
||||
name = "Updater"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"chrono",
|
||||
"cube_lib",
|
||||
"dirs",
|
||||
@@ -57,6 +58,12 @@ version = "1.5.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
|
||||
|
||||
[[package]]
|
||||
name = "base64"
|
||||
version = "0.22.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
|
||||
|
||||
[[package]]
|
||||
name = "bitflags"
|
||||
version = "2.11.0"
|
||||
|
||||
Reference in New Issue
Block a user