summaryrefslogtreecommitdiff
path: root/devel/wasmer/Makefile.crates
diff options
context:
space:
mode:
Diffstat (limited to 'devel/wasmer/Makefile.crates')
-rw-r--r--devel/wasmer/Makefile.crates14
1 files changed, 5 insertions, 9 deletions
diff --git a/devel/wasmer/Makefile.crates b/devel/wasmer/Makefile.crates
index 2ce281b64569..44673b5fb664 100644
--- a/devel/wasmer/Makefile.crates
+++ b/devel/wasmer/Makefile.crates
@@ -30,7 +30,6 @@ CARGO_CRATES= addr2line-0.24.2 \
async-compression-0.4.23 \
async-trait-0.1.88 \
async-tungstenite-0.28.2 \
- atomic-polyfill-1.0.3 \
atomic-waker-1.1.2 \
autocfg-1.4.0 \
backtrace-0.3.74 \
@@ -107,7 +106,6 @@ CARGO_CRATES= addr2line-0.24.2 \
crc32fast-1.4.2 \
criterion-0.5.1 \
criterion-plot-0.5.0 \
- critical-section-1.2.0 \
crossbeam-channel-0.5.15 \
crossbeam-deque-0.8.6 \
crossbeam-epoch-0.9.18 \
@@ -158,8 +156,8 @@ CARGO_CRATES= addr2line-0.24.2 \
downcast-rs-1.2.1 \
dunce-1.0.5 \
dyn-clone-1.0.19 \
- dynasm-1.2.3 \
- dynasmrt-1.2.3 \
+ dynasm-3.2.0 \
+ dynasmrt-3.2.0 \
educe-0.5.11 \
either-1.15.0 \
encode_unicode-1.0.0 \
@@ -221,13 +219,13 @@ CARGO_CRATES= addr2line-0.24.2 \
half-2.6.0 \
handlebars-3.5.5 \
harsh-0.2.2 \
- hash32-0.2.1 \
+ hash32-0.3.1 \
hashbrown-0.11.2 \
hashbrown-0.12.3 \
hashbrown-0.13.2 \
hashbrown-0.14.5 \
hashbrown-0.15.2 \
- heapless-0.7.17 \
+ heapless-0.8.0 \
heck-0.3.3 \
heck-0.4.1 \
hermit-abi-0.3.9 \
@@ -321,8 +319,8 @@ CARGO_CRATES= addr2line-0.24.2 \
matchers-0.1.0 \
md5-0.7.0 \
memchr-2.7.4 \
- memmap2-0.5.10 \
memmap2-0.6.2 \
+ memmap2-0.9.5 \
memoffset-0.7.1 \
memoffset-0.9.1 \
merge-streams-0.1.2 \
@@ -401,8 +399,6 @@ CARGO_CRATES= addr2line-0.24.2 \
pretty_assertions-1.4.1 \
prettyplease-0.2.32 \
proc-macro-crate-1.3.1 \
- proc-macro-error-1.0.4 \
- proc-macro-error-attr-1.0.4 \
proc-macro-error-attr2-2.0.0 \
proc-macro-error2-2.0.1 \
proc-macro2-1.0.95 \