mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Merge branch 'xMAC94x/update_deps' into 'master'
update deps which no longer work in the future of rust See merge request veloren/veloren!3902
This commit is contained in:
commit
142202449e
8
Cargo.lock
generated
8
Cargo.lock
generated
@ -4663,9 +4663,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "quick-xml"
|
||||
version = "0.22.0"
|
||||
version = "0.28.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "8533f14c8382aaad0d592c812ac3b826162128b65662331e1127b45c3d18536b"
|
||||
checksum = "0ce5e73202a820a31f8a0ee32ada5e21029c81fd9e3ebf668a40832e4219d9d1"
|
||||
dependencies = [
|
||||
"memchr",
|
||||
]
|
||||
@ -8350,9 +8350,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "xcb"
|
||||
version = "1.2.0"
|
||||
version = "1.2.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "0faeb4d7e2d54fff4a0584f61297e86b106914af2029778de7b427f72564d6c5"
|
||||
checksum = "4b90c622d513012e7419594a2138953603c63848cb189041e7b5dc04d3895da5"
|
||||
dependencies = [
|
||||
"bitflags",
|
||||
"libc",
|
||||
|
Loading…
Reference in New Issue
Block a user