diff options
Diffstat (limited to 'games/veloren-weekly/Makefile.crates')
-rw-r--r-- | games/veloren-weekly/Makefile.crates | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/veloren-weekly/Makefile.crates b/games/veloren-weekly/Makefile.crates index f757af1a098e..52bd448805f2 100644 --- a/games/veloren-weekly/Makefile.crates +++ b/games/veloren-weekly/Makefile.crates @@ -377,6 +377,7 @@ CARGO_CRATES= ab_glyph-0.2.31 \ libredox-0.1.9 \ libsqlite3-sys-0.28.0 \ libudev-sys-0.1.4 \ + link-cplusplus-1.0.12 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.15 \ linux-raw-sys-0.11.0 \ @@ -585,7 +586,7 @@ CARGO_CRATES= ab_glyph-0.2.31 \ robust-0.2.3 \ ron-0.11.0 \ roots-0.0.8 \ - roxmltree-0.14.1 \ + roxmltree-0.20.0 \ rstar-0.12.2 \ rtrb-0.3.2 \ rusqlite-0.31.0 \ @@ -638,8 +639,8 @@ CARGO_CRATES= ab_glyph-0.2.31 \ serde_with-3.14.0 \ serde_with_macros-3.14.0 \ sha2-0.10.9 \ - shaderc-0.8.3 \ - shaderc-sys-0.8.3 \ + shaderc-0.10.1 \ + shaderc-sys-0.10.1 \ sharded-slab-0.1.7 \ shell-words-1.1.0 \ shellexpand-3.1.1 \ @@ -938,7 +939,6 @@ CARGO_CRATES= ab_glyph-0.2.31 \ xkbcommon-dl-0.4.2 \ xkeysym-0.2.1 \ xml-rs-0.8.27 \ - xmlparser-0.13.6 \ yasna-0.5.2 \ yoke-0.8.0 \ yoke-derive-0.8.0 \ |