mirror of
https://github.com/RGBCube/Site
synced 2025-08-01 13:37:49 +00:00
Update deps
This commit is contained in:
parent
86ce56fa0e
commit
499bd01a63
1 changed files with 5 additions and 5 deletions
10
Cargo.lock
generated
10
Cargo.lock
generated
|
@ -247,9 +247,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "base64"
|
||||
version = "0.21.5"
|
||||
version = "0.21.6"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "35636a1494ede3b646cc98f74f8e62c773a38a659ebc777a2cf26b9b74171df9"
|
||||
checksum = "c79fed4cdb43e993fcdadc7e58a09fd0e3e649c4436fa11da71c9f1f3ee7feb9"
|
||||
|
||||
[[package]]
|
||||
name = "bitflags"
|
||||
|
@ -376,7 +376,7 @@ checksum = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07"
|
|||
[[package]]
|
||||
name = "embed"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/RGBCube/embed-rs#d1a0e9a7931c65407a9348e980236b58595f21c6"
|
||||
source = "git+https://github.com/RGBCube/embed-rs#7c2eb614db7947d5f12c02685c97404729e98acd"
|
||||
dependencies = [
|
||||
"embed-macros",
|
||||
]
|
||||
|
@ -384,7 +384,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "embed-macros"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/RGBCube/embed-rs#d1a0e9a7931c65407a9348e980236b58595f21c6"
|
||||
source = "git+https://github.com/RGBCube/embed-rs#7c2eb614db7947d5f12c02685c97404729e98acd"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
|
@ -933,7 +933,7 @@ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
|
|||
[[package]]
|
||||
name = "proc-file"
|
||||
version = "1.0.0"
|
||||
source = "git+https://github.com/RGBCube/proc-file#c514ea1841b5ca5f86ecb2fa8173879683824b36"
|
||||
source = "git+https://github.com/RGBCube/proc-file#88d6d829891e56bd89827f0bf5e0eca5aa2c047c"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue