mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-04-24 09:38:32 +02:00
chore(deps): bump shadow-rs from 0.38 to 1
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -4688,9 +4688,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "shadow-rs"
|
name = "shadow-rs"
|
||||||
version = "0.38.1"
|
version = "1.0.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "6ec14cc798c29f4bf74a6c4299c657c04d4e9fba03875c1f0eec569af03aed89"
|
checksum = "209d2a96c110f23f27b5944408d36027a2ce2c9159ca2efee3a7f333e548427e"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"const_format",
|
"const_format",
|
||||||
"git2",
|
"git2",
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ windows-numerics = { version = "0.1" }
|
|||||||
windows-implement = { version = "0.59" }
|
windows-implement = { version = "0.59" }
|
||||||
windows-interface = { version = "0.59" }
|
windows-interface = { version = "0.59" }
|
||||||
windows-core = { version = "0.60" }
|
windows-core = { version = "0.60" }
|
||||||
shadow-rs = "0.38"
|
shadow-rs = "1"
|
||||||
which = "7"
|
which = "7"
|
||||||
|
|
||||||
[workspace.dependencies.windows]
|
[workspace.dependencies.windows]
|
||||||
|
|||||||
Reference in New Issue
Block a user