mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 15:21:51 -04:00
devel/wasmer: update to v4.1.1
Changes: https://github.com/wasmerio/wasmer/blob/master/CHANGELOG.md#410---24072023 https://github.com/wasmerio/wasmer/blob/master/CHANGELOG.md#411---03082023 PR: 272195
This commit is contained in:
parent
52382727a5
commit
f53287f2fc
4 changed files with 448 additions and 477 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= wasmer
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 4.0.0
|
||||
DISTVERSION= 4.1.1
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= kjozic@gmail.com
|
||||
|
|
|
@ -1,11 +1,14 @@
|
|||
CARGO_CRATES= addr2line-0.19.0 \
|
||||
CARGO_CRATES= Inflector-0.11.4 \
|
||||
addr2line-0.20.0 \
|
||||
adler-1.0.2 \
|
||||
ahash-0.7.6 \
|
||||
ahash-0.8.3 \
|
||||
aho-corasick-1.0.2 \
|
||||
allocator-api2-0.2.15 \
|
||||
aliasable-0.1.3 \
|
||||
allocator-api2-0.2.16 \
|
||||
android-tzdata-0.1.1 \
|
||||
android_system_properties-0.1.5 \
|
||||
anes-0.1.6 \
|
||||
ansi_term-0.12.1 \
|
||||
anstream-0.3.2 \
|
||||
anstyle-1.0.1 \
|
||||
|
@ -13,31 +16,30 @@ CARGO_CRATES= addr2line-0.19.0 \
|
|||
anstyle-query-1.0.0 \
|
||||
anstyle-wincon-1.0.1 \
|
||||
any_ascii-0.1.7 \
|
||||
anyhow-1.0.71 \
|
||||
anyhow-1.0.72 \
|
||||
arbitrary-1.3.0 \
|
||||
arrayref-0.3.7 \
|
||||
arrayvec-0.5.2 \
|
||||
arrayvec-0.7.4 \
|
||||
ascii-0.9.3 \
|
||||
assert_cmd-1.0.8 \
|
||||
assert_cmd-2.0.11 \
|
||||
async-compression-0.4.0 \
|
||||
async-trait-0.1.68 \
|
||||
assert_cmd-2.0.12 \
|
||||
async-compression-0.4.1 \
|
||||
async-trait-0.1.72 \
|
||||
atomic-polyfill-0.1.11 \
|
||||
atty-0.2.14 \
|
||||
autocfg-1.1.0 \
|
||||
backtrace-0.3.67 \
|
||||
backtrace-0.3.68 \
|
||||
base-x-0.2.11 \
|
||||
base64-0.21.2 \
|
||||
basic-toml-0.1.2 \
|
||||
basic-toml-0.1.4 \
|
||||
bincode-1.3.3 \
|
||||
bitflags-1.3.2 \
|
||||
bitflags-2.3.2 \
|
||||
bitflags-2.3.3 \
|
||||
bitvec-1.0.1 \
|
||||
blake3-1.4.0 \
|
||||
blake3-1.4.1 \
|
||||
block-buffer-0.10.4 \
|
||||
bstr-0.2.17 \
|
||||
bstr-1.5.0 \
|
||||
bstr-1.6.0 \
|
||||
build-deps-0.1.4 \
|
||||
build_const-0.2.2 \
|
||||
bumpalo-3.13.0 \
|
||||
|
@ -46,40 +48,39 @@ CARGO_CRATES= addr2line-0.19.0 \
|
|||
byteorder-1.4.3 \
|
||||
bytes-1.4.0 \
|
||||
bytesize-1.2.0 \
|
||||
camino-1.1.4 \
|
||||
cargo-platform-0.1.2 \
|
||||
camino-1.1.6 \
|
||||
cargo-platform-0.1.3 \
|
||||
cargo_metadata-0.15.4 \
|
||||
cast-0.3.0 \
|
||||
cbindgen-0.24.5 \
|
||||
cc-1.0.79 \
|
||||
cfg-if-0.1.10 \
|
||||
cc-1.0.81 \
|
||||
cfg-if-1.0.0 \
|
||||
chrono-0.4.26 \
|
||||
ciborium-0.2.1 \
|
||||
ciborium-io-0.2.1 \
|
||||
ciborium-ll-0.2.1 \
|
||||
cipher-0.4.4 \
|
||||
clap-2.34.0 \
|
||||
clap-3.2.25 \
|
||||
clap-4.3.5 \
|
||||
clap-4.3.19 \
|
||||
clap-verbosity-flag-2.0.1 \
|
||||
clap_builder-4.3.5 \
|
||||
clap_derive-4.3.2 \
|
||||
clap_lex-0.2.4 \
|
||||
clap_builder-4.3.19 \
|
||||
clap_derive-4.3.12 \
|
||||
clap_lex-0.5.0 \
|
||||
colorchoice-1.0.0 \
|
||||
colored-1.9.3 \
|
||||
colored-2.0.0 \
|
||||
colored-1.9.4 \
|
||||
colored-2.0.4 \
|
||||
combine-3.8.1 \
|
||||
comfy-table-6.2.0 \
|
||||
comfy-table-7.0.1 \
|
||||
compiletest_rs-0.6.0 \
|
||||
console-0.15.7 \
|
||||
console_error_panic_hook-0.1.7 \
|
||||
const_fn-0.4.9 \
|
||||
constant_time_eq-0.2.6 \
|
||||
constant_time_eq-0.3.0 \
|
||||
cooked-waker-5.0.0 \
|
||||
core-foundation-0.9.3 \
|
||||
core-foundation-sys-0.8.4 \
|
||||
corosensei-0.1.3 \
|
||||
counter-0.5.7 \
|
||||
cpufeatures-0.2.8 \
|
||||
cpufeatures-0.2.9 \
|
||||
cranelift-bforest-0.91.1 \
|
||||
cranelift-codegen-0.91.1 \
|
||||
cranelift-codegen-meta-0.91.1 \
|
||||
|
@ -90,8 +91,8 @@ CARGO_CRATES= addr2line-0.19.0 \
|
|||
cranelift-isle-0.91.1 \
|
||||
crc-1.8.1 \
|
||||
crc32fast-1.3.2 \
|
||||
criterion-0.3.6 \
|
||||
criterion-plot-0.4.5 \
|
||||
criterion-0.5.1 \
|
||||
criterion-plot-0.5.0 \
|
||||
critical-section-1.1.1 \
|
||||
crossbeam-channel-0.5.8 \
|
||||
crossbeam-deque-0.8.3 \
|
||||
|
@ -104,18 +105,22 @@ CARGO_CRATES= addr2line-0.19.0 \
|
|||
csv-core-0.1.10 \
|
||||
ctor-0.1.26 \
|
||||
cty-0.2.2 \
|
||||
cynic-2.2.8 \
|
||||
cynic-codegen-2.2.8 \
|
||||
cynic-proc-macros-2.2.8 \
|
||||
darling-0.13.4 \
|
||||
darling-0.20.1 \
|
||||
darling_core-0.13.4 \
|
||||
darling_core-0.20.1 \
|
||||
darling_macro-0.13.4 \
|
||||
darling_macro-0.20.1 \
|
||||
dashmap-5.4.0 \
|
||||
cynic-3.2.2 \
|
||||
cynic-codegen-3.2.2 \
|
||||
cynic-proc-macros-3.2.2 \
|
||||
darling-0.14.4 \
|
||||
darling-0.20.3 \
|
||||
darling_core-0.14.4 \
|
||||
darling_core-0.20.3 \
|
||||
darling_macro-0.14.4 \
|
||||
darling_macro-0.20.3 \
|
||||
dashmap-5.5.0 \
|
||||
deranged-0.3.7 \
|
||||
derivative-2.2.0 \
|
||||
derive_arbitrary-1.3.1 \
|
||||
derive_builder-0.12.0 \
|
||||
derive_builder_core-0.12.0 \
|
||||
derive_builder_macro-0.12.0 \
|
||||
dialoguer-0.10.4 \
|
||||
diff-0.1.13 \
|
||||
difflib-0.4.0 \
|
||||
|
@ -129,10 +134,10 @@ CARGO_CRATES= addr2line-0.19.0 \
|
|||
dlib-0.5.2 \
|
||||
doc-comment-0.3.3 \
|
||||
downcast-rs-1.2.0 \
|
||||
dyn-clone-1.0.11 \
|
||||
dyn-clone-1.0.12 \
|
||||
dynasm-1.2.3 \
|
||||
dynasmrt-1.2.3 \
|
||||
either-1.8.1 \
|
||||
either-1.9.0 \
|
||||
encode_unicode-0.3.6 \
|
||||
encode_unicode-1.0.0 \
|
||||
encoding_rs-0.8.32 \
|
||||
|
@ -140,12 +145,13 @@ CARGO_CRATES= addr2line-0.19.0 \
|
|||
enum-iterator-derive-0.7.0 \
|
||||
enumset-1.1.2 \
|
||||
enumset_derive-0.8.1 \
|
||||
erased-serde-0.3.25 \
|
||||
errno-0.3.1 \
|
||||
equivalent-1.0.1 \
|
||||
erased-serde-0.3.28 \
|
||||
errno-0.3.2 \
|
||||
errno-dragonfly-0.1.2 \
|
||||
fallible-iterator-0.2.0 \
|
||||
fallible-streaming-iterator-0.1.9 \
|
||||
fastrand-1.9.0 \
|
||||
fastrand-2.0.0 \
|
||||
fern-0.6.2 \
|
||||
field-offset-0.3.6 \
|
||||
filetime-0.2.21 \
|
||||
|
@ -171,7 +177,7 @@ CARGO_CRATES= addr2line-0.19.0 \
|
|||
generic-array-0.14.7 \
|
||||
getopts-0.2.21 \
|
||||
getrandom-0.2.10 \
|
||||
ghost-0.1.9 \
|
||||
ghost-0.1.14 \
|
||||
gimli-0.26.2 \
|
||||
gimli-0.27.3 \
|
||||
glob-0.3.1 \
|
||||
|
@ -182,7 +188,7 @@ CARGO_CRATES= addr2line-0.19.0 \
|
|||
graphql_query_derive-0.11.0 \
|
||||
gumdrop-0.8.1 \
|
||||
gumdrop_derive-0.8.1 \
|
||||
h2-0.3.19 \
|
||||
h2-0.3.20 \
|
||||
half-1.8.2 \
|
||||
hash32-0.2.1 \
|
||||
hashbrown-0.11.2 \
|
||||
|
@ -192,19 +198,17 @@ CARGO_CRATES= addr2line-0.19.0 \
|
|||
heapless-0.7.16 \
|
||||
heck-0.3.3 \
|
||||
heck-0.4.1 \
|
||||
hermit-abi-0.1.19 \
|
||||
hermit-abi-0.2.6 \
|
||||
hermit-abi-0.3.1 \
|
||||
hermit-abi-0.3.2 \
|
||||
hex-0.4.3 \
|
||||
hmac-0.12.1 \
|
||||
http-0.2.9 \
|
||||
http-body-0.4.5 \
|
||||
http-range-header-0.3.0 \
|
||||
http-range-header-0.3.1 \
|
||||
http-serde-1.1.2 \
|
||||
httparse-1.8.0 \
|
||||
httpdate-1.0.2 \
|
||||
hyper-0.14.26 \
|
||||
hyper-rustls-0.24.0 \
|
||||
hyper-0.14.27 \
|
||||
hyper-rustls-0.24.1 \
|
||||
hyper-tls-0.5.0 \
|
||||
iana-time-zone-0.1.57 \
|
||||
iana-time-zone-haiku-0.1.2 \
|
||||
|
@ -213,36 +217,34 @@ CARGO_CRATES= addr2line-0.19.0 \
|
|||
idna-0.2.3 \
|
||||
idna-0.4.0 \
|
||||
indexmap-1.9.3 \
|
||||
indicatif-0.17.5 \
|
||||
indexmap-2.0.0 \
|
||||
indicatif-0.17.6 \
|
||||
inkwell-0.1.1 \
|
||||
inkwell_internals-0.7.0 \
|
||||
inline-c-0.1.7 \
|
||||
inline-c-macro-0.1.5 \
|
||||
inout-0.1.3 \
|
||||
insta-1.29.0 \
|
||||
insta-1.31.0 \
|
||||
instant-0.1.12 \
|
||||
inventory-0.2.3 \
|
||||
io-lifetimes-1.0.11 \
|
||||
ipnet-2.7.2 \
|
||||
is-terminal-0.4.7 \
|
||||
isatty-0.1.9 \
|
||||
ipnet-2.8.0 \
|
||||
is-terminal-0.4.9 \
|
||||
itertools-0.10.5 \
|
||||
itoa-1.0.6 \
|
||||
itoa-1.0.9 \
|
||||
jobserver-0.1.26 \
|
||||
js-sys-0.3.61 \
|
||||
json5-0.4.1 \
|
||||
lazy_static-1.4.0 \
|
||||
leb128-0.2.5 \
|
||||
lexical-core-0.7.6 \
|
||||
lexical-sort-0.3.1 \
|
||||
libc-0.2.146 \
|
||||
libc-0.2.147 \
|
||||
libfuzzer-sys-0.4.6 \
|
||||
libloading-0.8.0 \
|
||||
libsqlite3-sys-0.25.2 \
|
||||
linked-hash-map-0.5.6 \
|
||||
linked_hash_set-0.1.4 \
|
||||
linux-raw-sys-0.3.8 \
|
||||
llvm-sys-140.1.1 \
|
||||
linux-raw-sys-0.4.5 \
|
||||
llvm-sys-140.1.2 \
|
||||
lock_api-0.4.10 \
|
||||
log-0.4.19 \
|
||||
lzma-rs-0.2.0 \
|
||||
|
@ -263,7 +265,6 @@ CARGO_CRATES= addr2line-0.19.0 \
|
|||
minifb-0.24.0 \
|
||||
minimal-lexical-0.2.1 \
|
||||
minisign-0.7.5 \
|
||||
miniz_oxide-0.6.2 \
|
||||
miniz_oxide-0.7.1 \
|
||||
mio-0.8.8 \
|
||||
miow-0.3.7 \
|
||||
|
@ -274,66 +275,62 @@ CARGO_CRATES= addr2line-0.19.0 \
|
|||
nom-5.1.3 \
|
||||
nom-7.1.3 \
|
||||
normalize-line-endings-0.3.0 \
|
||||
normpath-1.1.1 \
|
||||
nu-ansi-term-0.46.0 \
|
||||
nuke-dir-0.1.0 \
|
||||
num-traits-0.2.15 \
|
||||
num_cpus-1.15.0 \
|
||||
num-traits-0.2.16 \
|
||||
num_cpus-1.16.0 \
|
||||
num_enum-0.5.11 \
|
||||
num_enum_derive-0.5.11 \
|
||||
number_prefix-0.4.0 \
|
||||
object-0.28.4 \
|
||||
object-0.30.4 \
|
||||
object-0.31.1 \
|
||||
once_cell-1.18.0 \
|
||||
oorandom-11.1.3 \
|
||||
opener-0.6.1 \
|
||||
openssl-0.10.55 \
|
||||
openssl-macros-0.1.1 \
|
||||
openssl-probe-0.1.5 \
|
||||
openssl-sys-0.9.90 \
|
||||
orbclient-0.3.45 \
|
||||
os_str_bytes-6.5.1 \
|
||||
output_vt100-0.1.3 \
|
||||
orbclient-0.3.46 \
|
||||
ouroboros-0.15.6 \
|
||||
ouroboros_macro-0.15.6 \
|
||||
overload-0.1.1 \
|
||||
parking_lot-0.11.2 \
|
||||
parking_lot-0.12.1 \
|
||||
parking_lot_core-0.8.6 \
|
||||
parking_lot_core-0.9.8 \
|
||||
paste-1.0.12 \
|
||||
path-clean-0.1.0 \
|
||||
paste-1.0.14 \
|
||||
path-clean-1.0.1 \
|
||||
pathdiff-0.2.1 \
|
||||
pbkdf2-0.12.1 \
|
||||
pbkdf2-0.12.2 \
|
||||
percent-encoding-2.3.0 \
|
||||
pest-2.7.0 \
|
||||
pest_derive-2.7.0 \
|
||||
pest_generator-2.7.0 \
|
||||
pest_meta-2.7.0 \
|
||||
pest-2.7.2 \
|
||||
petgraph-0.6.3 \
|
||||
pin-project-1.1.0 \
|
||||
pin-project-internal-1.1.0 \
|
||||
pin-project-lite-0.2.9 \
|
||||
pin-project-1.1.2 \
|
||||
pin-project-internal-1.1.2 \
|
||||
pin-project-lite-0.2.10 \
|
||||
pin-utils-0.1.0 \
|
||||
pkg-config-0.3.27 \
|
||||
plotters-0.3.5 \
|
||||
plotters-backend-0.3.5 \
|
||||
plotters-svg-0.3.5 \
|
||||
portable-atomic-1.3.3 \
|
||||
portable-atomic-1.4.2 \
|
||||
ppv-lite86-0.2.17 \
|
||||
predicates-2.1.5 \
|
||||
predicates-3.0.3 \
|
||||
predicates-core-1.0.6 \
|
||||
predicates-tree-1.0.9 \
|
||||
pretty_assertions-1.3.0 \
|
||||
pretty_assertions-1.4.0 \
|
||||
prettytable-rs-0.10.0 \
|
||||
proc-macro-crate-1.3.1 \
|
||||
proc-macro-error-1.0.4 \
|
||||
proc-macro-error-attr-1.0.4 \
|
||||
proc-macro-hack-0.5.20+deprecated \
|
||||
proc-macro2-1.0.60 \
|
||||
proc-macro2-1.0.66 \
|
||||
proc-quote-0.4.0 \
|
||||
proc-quote-impl-0.3.2 \
|
||||
ptr_meta-0.1.4 \
|
||||
ptr_meta_derive-0.1.4 \
|
||||
pulldown-cmark-0.8.0 \
|
||||
quote-1.0.28 \
|
||||
quote-1.0.32 \
|
||||
radium-0.7.0 \
|
||||
rand-0.8.5 \
|
||||
rand_chacha-0.3.1 \
|
||||
|
@ -341,16 +338,18 @@ CARGO_CRATES= addr2line-0.19.0 \
|
|||
raw-window-handle-0.4.3 \
|
||||
rayon-1.7.0 \
|
||||
rayon-core-1.11.0 \
|
||||
redox_syscall-0.1.57 \
|
||||
redox_syscall-0.2.16 \
|
||||
redox_syscall-0.3.5 \
|
||||
redox_users-0.4.3 \
|
||||
ref-cast-1.0.19 \
|
||||
ref-cast-impl-1.0.19 \
|
||||
ref_thread_local-0.1.1 \
|
||||
regalloc2-0.5.1 \
|
||||
regex-1.8.4 \
|
||||
regex-1.9.1 \
|
||||
regex-automata-0.1.10 \
|
||||
regex-automata-0.3.4 \
|
||||
regex-syntax-0.6.29 \
|
||||
regex-syntax-0.7.2 \
|
||||
regex-syntax-0.7.4 \
|
||||
region-3.0.0 \
|
||||
rend-0.4.0 \
|
||||
replace_with-0.1.7 \
|
||||
|
@ -366,46 +365,46 @@ CARGO_CRATES= addr2line-0.19.0 \
|
|||
rustc_version-0.3.3 \
|
||||
rustc_version-0.4.0 \
|
||||
rustfix-0.5.1 \
|
||||
rustix-0.37.20 \
|
||||
rustls-0.21.2 \
|
||||
rustls-pemfile-1.0.2 \
|
||||
rustls-webpki-0.100.1 \
|
||||
rustversion-1.0.12 \
|
||||
rustix-0.38.6 \
|
||||
rustls-0.21.6 \
|
||||
rustls-pemfile-1.0.3 \
|
||||
rustls-webpki-0.101.2 \
|
||||
rustversion-1.0.14 \
|
||||
rusty_jsc-0.1.0 \
|
||||
rusty_jsc_macros-0.1.0 \
|
||||
rusty_jsc_sys-0.1.0 \
|
||||
ryu-1.0.13 \
|
||||
ryu-1.0.15 \
|
||||
salsa20-0.10.2 \
|
||||
same-file-1.0.6 \
|
||||
schannel-0.1.21 \
|
||||
schannel-0.1.22 \
|
||||
schemars-0.8.12 \
|
||||
schemars_derive-0.8.12 \
|
||||
scoped-tls-1.0.1 \
|
||||
scopeguard-1.1.0 \
|
||||
scopeguard-1.2.0 \
|
||||
scrypt-0.11.0 \
|
||||
sct-0.7.0 \
|
||||
sdl2-0.35.2 \
|
||||
sdl2-sys-0.35.2 \
|
||||
seahash-4.1.0 \
|
||||
security-framework-2.9.1 \
|
||||
security-framework-sys-2.9.0 \
|
||||
security-framework-2.9.2 \
|
||||
security-framework-sys-2.9.1 \
|
||||
semver-0.9.0 \
|
||||
semver-0.11.0 \
|
||||
semver-1.0.17 \
|
||||
semver-1.0.18 \
|
||||
semver-parser-0.7.0 \
|
||||
semver-parser-0.10.2 \
|
||||
serde-1.0.164 \
|
||||
serde-1.0.180 \
|
||||
serde-wasm-bindgen-0.4.5 \
|
||||
serde_bytes-0.11.9 \
|
||||
serde_bytes-0.11.12 \
|
||||
serde_cbor-0.11.2 \
|
||||
serde_derive-1.0.164 \
|
||||
serde_derive-1.0.180 \
|
||||
serde_derive_internals-0.26.0 \
|
||||
serde_json-1.0.97 \
|
||||
serde_path_to_error-0.1.11 \
|
||||
serde_spanned-0.6.2 \
|
||||
serde_json-1.0.104 \
|
||||
serde_path_to_error-0.1.14 \
|
||||
serde_spanned-0.6.3 \
|
||||
serde_urlencoded-0.7.1 \
|
||||
serde_yaml-0.8.26 \
|
||||
serde_yaml-0.9.21 \
|
||||
serde_yaml-0.9.25 \
|
||||
serial_test-0.5.1 \
|
||||
serial_test_derive-0.5.1 \
|
||||
sha1-0.6.1 \
|
||||
|
@ -414,15 +413,14 @@ CARGO_CRATES= addr2line-0.19.0 \
|
|||
sharded-slab-0.1.4 \
|
||||
shared-buffer-0.1.3 \
|
||||
shell-words-1.1.0 \
|
||||
shellexpand-2.1.2 \
|
||||
signal-hook-0.3.15 \
|
||||
signal-hook-0.3.17 \
|
||||
signal-hook-mio-0.2.3 \
|
||||
signal-hook-registry-1.4.1 \
|
||||
simdutf8-0.1.4 \
|
||||
similar-2.2.1 \
|
||||
slab-0.4.8 \
|
||||
slice-group-by-0.3.1 \
|
||||
smallvec-1.10.0 \
|
||||
smallvec-1.11.0 \
|
||||
socket2-0.4.9 \
|
||||
spin-0.5.2 \
|
||||
spin-0.9.8 \
|
||||
|
@ -439,12 +437,12 @@ CARGO_CRATES= addr2line-0.19.0 \
|
|||
strum_macros-0.24.3 \
|
||||
subtle-2.5.0 \
|
||||
syn-1.0.109 \
|
||||
syn-2.0.18 \
|
||||
syn-2.0.28 \
|
||||
tap-1.0.1 \
|
||||
tar-0.4.38 \
|
||||
tar-0.4.39 \
|
||||
target-lexicon-0.11.2 \
|
||||
target-lexicon-0.12.8 \
|
||||
tempfile-3.6.0 \
|
||||
target-lexicon-0.12.11 \
|
||||
tempfile-3.7.0 \
|
||||
term-0.7.0 \
|
||||
term_size-0.3.2 \
|
||||
termcolor-1.2.0 \
|
||||
|
@ -452,32 +450,30 @@ CARGO_CRATES= addr2line-0.19.0 \
|
|||
termtree-0.4.1 \
|
||||
test-log-0.2.12 \
|
||||
tester-0.9.1 \
|
||||
textwrap-0.11.0 \
|
||||
textwrap-0.16.0 \
|
||||
thiserror-1.0.40 \
|
||||
thiserror-impl-1.0.40 \
|
||||
thiserror-1.0.44 \
|
||||
thiserror-impl-1.0.44 \
|
||||
thread_local-1.1.7 \
|
||||
time-0.2.27 \
|
||||
time-0.3.22 \
|
||||
time-0.3.25 \
|
||||
time-core-0.1.1 \
|
||||
time-macros-0.1.1 \
|
||||
time-macros-0.2.9 \
|
||||
time-macros-0.2.11 \
|
||||
time-macros-impl-0.1.2 \
|
||||
tinytemplate-1.2.1 \
|
||||
tinyvec-1.6.0 \
|
||||
tinyvec_macros-0.1.1 \
|
||||
tldextract-0.6.0 \
|
||||
tokio-1.28.2 \
|
||||
tokio-1.29.1 \
|
||||
tokio-macros-2.1.0 \
|
||||
tokio-native-tls-0.3.1 \
|
||||
tokio-rustls-0.24.1 \
|
||||
tokio-util-0.7.8 \
|
||||
toml-0.5.11 \
|
||||
toml-0.7.4 \
|
||||
toml_datetime-0.6.2 \
|
||||
toml_edit-0.19.10 \
|
||||
toml-0.7.6 \
|
||||
toml_datetime-0.6.3 \
|
||||
toml_edit-0.19.14 \
|
||||
tower-0.4.13 \
|
||||
tower-http-0.4.1 \
|
||||
tower-http-0.4.3 \
|
||||
tower-layer-0.3.2 \
|
||||
tower-service-0.3.2 \
|
||||
tracing-0.1.37 \
|
||||
|
@ -489,27 +485,26 @@ CARGO_CRATES= addr2line-0.19.0 \
|
|||
tracing-subscriber-0.3.17 \
|
||||
tracing-wasm-0.2.1 \
|
||||
try-lock-0.2.4 \
|
||||
trybuild-1.0.80 \
|
||||
trybuild-1.0.82 \
|
||||
typenum-1.16.0 \
|
||||
typetag-0.1.8 \
|
||||
typetag-impl-0.1.8 \
|
||||
ucd-trie-0.1.5 \
|
||||
ucd-trie-0.1.6 \
|
||||
unicase-2.6.0 \
|
||||
unicode-bidi-0.3.13 \
|
||||
unicode-ident-1.0.9 \
|
||||
unicode-ident-1.0.11 \
|
||||
unicode-normalization-0.1.22 \
|
||||
unicode-segmentation-1.10.1 \
|
||||
unicode-width-0.1.10 \
|
||||
unicode-xid-0.2.4 \
|
||||
unix_mode-0.1.3 \
|
||||
unreachable-1.0.0 \
|
||||
unsafe-libyaml-0.2.8 \
|
||||
unsafe-libyaml-0.2.9 \
|
||||
untrusted-0.7.1 \
|
||||
url-2.4.0 \
|
||||
urlencoding-2.1.2 \
|
||||
urlencoding-2.1.3 \
|
||||
utf8parse-0.2.1 \
|
||||
uuid-1.3.4 \
|
||||
validator-0.16.1 \
|
||||
uuid-1.4.1 \
|
||||
valuable-0.1.0 \
|
||||
vcpkg-0.2.15 \
|
||||
version-compare-0.1.1 \
|
||||
|
@ -527,7 +522,6 @@ CARGO_CRATES= addr2line-0.19.0 \
|
|||
waker-fn-1.1.0 \
|
||||
walkdir-2.3.3 \
|
||||
want-0.3.1 \
|
||||
wapm-targz-to-pirita-0.3.1 \
|
||||
wasi-0.11.0+wasi-snapshot-preview1 \
|
||||
wasm-bindgen-0.2.84 \
|
||||
wasm-bindgen-backend-0.2.84 \
|
||||
|
@ -539,32 +533,33 @@ CARGO_CRATES= addr2line-0.19.0 \
|
|||
wasm-bindgen-shared-0.2.84 \
|
||||
wasm-bindgen-test-0.3.34 \
|
||||
wasm-bindgen-test-macro-0.3.34 \
|
||||
wasm-coredump-builder-0.1.15 \
|
||||
wasm-coredump-encoder-0.1.15 \
|
||||
wasm-coredump-types-0.1.15 \
|
||||
wasm-coredump-builder-0.1.20 \
|
||||
wasm-coredump-encoder-0.1.20 \
|
||||
wasm-coredump-types-0.1.20 \
|
||||
wasm-encoder-0.4.1 \
|
||||
wasm-encoder-0.23.0 \
|
||||
wasm-encoder-0.29.0 \
|
||||
wasm-encoder-0.31.1 \
|
||||
wasm-smith-0.4.5 \
|
||||
wasm-streams-0.2.3 \
|
||||
wasmer-api-0.0.8 \
|
||||
wasmer-deploy-cli-0.1.16 \
|
||||
wasmer-deploy-schema-0.0.8 \
|
||||
wasmer-deploy-util-0.0.8 \
|
||||
wasmer-api-0.0.12 \
|
||||
wasmer-deploy-cli-0.1.19 \
|
||||
wasmer-deploy-schema-0.0.10 \
|
||||
wasmer-deploy-util-0.0.10 \
|
||||
wasmer-inline-c-0.1.2 \
|
||||
wasmer-inline-c-macro-0.1.6 \
|
||||
wasmer-registry-4.7.0 \
|
||||
wasmer-registry-5.3.0 \
|
||||
wasmer-toml-0.6.0 \
|
||||
wasmer-wasm-interface-4.0.0-beta.3 \
|
||||
wasmer-toml-0.7.0 \
|
||||
wasmer-wasm-interface-4.1.0 \
|
||||
wasmparser-0.51.4 \
|
||||
wasmparser-0.83.0 \
|
||||
wasmparser-0.95.0 \
|
||||
wasmparser-0.107.0 \
|
||||
wasmprinter-0.2.59 \
|
||||
wasmparser-0.110.0 \
|
||||
wasmprinter-0.2.62 \
|
||||
wast-24.0.0 \
|
||||
wast-38.0.1 \
|
||||
wast-60.0.0 \
|
||||
wat-1.0.66 \
|
||||
wast-62.0.1 \
|
||||
wat-1.0.69 \
|
||||
wayland-client-0.29.5 \
|
||||
wayland-commons-0.29.5 \
|
||||
wayland-cursor-0.29.5 \
|
||||
|
@ -574,22 +569,21 @@ CARGO_CRATES= addr2line-0.19.0 \
|
|||
wcgi-0.1.2 \
|
||||
wcgi-host-0.1.2 \
|
||||
web-sys-0.3.61 \
|
||||
webc-5.0.4 \
|
||||
webc-5.3.0 \
|
||||
webpki-0.22.0 \
|
||||
webpki-roots-0.22.6 \
|
||||
weezl-0.1.7 \
|
||||
whoami-1.4.0 \
|
||||
whoami-1.4.1 \
|
||||
winapi-0.3.9 \
|
||||
winapi-i686-pc-windows-gnu-0.4.0 \
|
||||
winapi-util-0.1.5 \
|
||||
winapi-x86_64-pc-windows-gnu-0.4.0 \
|
||||
windows-0.48.0 \
|
||||
windows-sys-0.33.0 \
|
||||
windows-sys-0.42.0 \
|
||||
windows-sys-0.45.0 \
|
||||
windows-sys-0.48.0 \
|
||||
windows-targets-0.42.2 \
|
||||
windows-targets-0.48.0 \
|
||||
windows-targets-0.48.1 \
|
||||
windows_aarch64_gnullvm-0.42.2 \
|
||||
windows_aarch64_gnullvm-0.48.0 \
|
||||
windows_aarch64_msvc-0.33.0 \
|
||||
|
@ -609,13 +603,13 @@ CARGO_CRATES= addr2line-0.19.0 \
|
|||
windows_x86_64_msvc-0.33.0 \
|
||||
windows_x86_64_msvc-0.42.2 \
|
||||
windows_x86_64_msvc-0.48.0 \
|
||||
winnow-0.4.7 \
|
||||
winnow-0.5.3 \
|
||||
winreg-0.10.1 \
|
||||
wyz-0.5.1 \
|
||||
x11-dl-2.21.0 \
|
||||
xattr-0.2.3 \
|
||||
xcursor-0.3.4 \
|
||||
xml-rs-0.8.14 \
|
||||
xml-rs-0.8.16 \
|
||||
yaml-rust-0.4.5 \
|
||||
yansi-0.5.1 \
|
||||
zeroize-1.6.0
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,11 +0,0 @@
|
|||
--- Makefile.orig 2023-06-24 22:58:59 UTC
|
||||
+++ Makefile
|
||||
@@ -312,7 +312,7 @@ ifneq (, $(filter 1, $(IS_DARWIN) $(IS_LINUX) $(IS_FRE
|
||||
reset := $(shell tput sgr0 2>/dev/null || echo -n '')
|
||||
endif
|
||||
|
||||
-HOST_TARGET=$(shell rustup show | grep 'Default host: ' | cut -d':' -f2 | tr -d ' ')
|
||||
+HOST_TARGET=$(shell rustc -V -v | grep 'host: ' | cut -d':' -f2 | tr -d ' ')
|
||||
|
||||
TARGET_DIR ?= target/release
|
||||
|
Loading…
Add table
Reference in a new issue