diff options
Diffstat (limited to 'games/veloren-weekly/Makefile.crates')
-rw-r--r-- | games/veloren-weekly/Makefile.crates | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/veloren-weekly/Makefile.crates b/games/veloren-weekly/Makefile.crates index f603a2ec79ed..f4bb9e556f06 100644 --- a/games/veloren-weekly/Makefile.crates +++ b/games/veloren-weekly/Makefile.crates @@ -373,7 +373,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ libloading-0.7.4 \ libloading-0.8.6 \ libm-0.2.14 \ - libmimalloc-sys-0.1.42 \ + libmimalloc-sys-0.1.39 \ libredox-0.1.3 \ libsqlite3-sys-0.28.0 \ libudev-sys-0.1.4 \ @@ -403,7 +403,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ memoffset-0.5.6 \ memoffset-0.6.5 \ metal-0.27.0 \ - mimalloc-0.1.46 \ + mimalloc-0.1.43 \ mime-0.3.17 \ minifb-0.28.0 \ minimal-lexical-0.2.1 \ |