374f76ea37
Changelogs: - https://github.com/mr-fatalyst/oxyde/releases/tag/core-v0.6.0 - https://github.com/mr-fatalyst/oxyde/releases/tag/core-v0.6.1 - https://github.com/mr-fatalyst/oxyde/releases/tag/core-v0.6.2 Commit log: https://github.com/mr-fatalyst/oxyde/compare/core-v0.5.0...core-v0.6.2 PR: 295801 Reported by: Goran Mekić <meka@tilda.center> (maintainer) Approved by: osa, vvd (Mentors, implicit)
301 lines
6.7 KiB
Makefile
301 lines
6.7 KiB
Makefile
CARGO_CRATES= ahash-0.7.8 \
|
|
allocator-api2-0.2.21 \
|
|
android_system_properties-0.1.5 \
|
|
anyhow-1.0.101 \
|
|
arrayvec-0.7.6 \
|
|
async-trait-0.1.89 \
|
|
atoi-2.0.0 \
|
|
autocfg-1.5.0 \
|
|
base64-0.22.1 \
|
|
base64ct-1.8.3 \
|
|
bitflags-2.11.0 \
|
|
bitvec-1.0.1 \
|
|
block-buffer-0.10.4 \
|
|
borsh-1.6.0 \
|
|
borsh-derive-1.6.0 \
|
|
bumpalo-3.19.1 \
|
|
bytecheck-0.6.12 \
|
|
bytecheck_derive-0.6.12 \
|
|
byteorder-1.5.0 \
|
|
bytes-1.11.1 \
|
|
cc-1.2.56 \
|
|
cfg-if-1.0.4 \
|
|
cfg_aliases-0.2.1 \
|
|
chrono-0.4.43 \
|
|
concurrent-queue-2.5.0 \
|
|
const-oid-0.9.6 \
|
|
core-foundation-sys-0.8.7 \
|
|
cpufeatures-0.2.17 \
|
|
crc-3.4.0 \
|
|
crc-catalog-2.4.0 \
|
|
crossbeam-queue-0.3.12 \
|
|
crossbeam-utils-0.8.21 \
|
|
crypto-common-0.1.7 \
|
|
darling-0.20.11 \
|
|
darling_core-0.20.11 \
|
|
darling_macro-0.20.11 \
|
|
der-0.7.10 \
|
|
digest-0.10.7 \
|
|
displaydoc-0.2.5 \
|
|
dotenvy-0.15.7 \
|
|
either-1.15.0 \
|
|
equivalent-1.0.2 \
|
|
errno-0.3.14 \
|
|
etcetera-0.8.0 \
|
|
event-listener-5.4.1 \
|
|
fastrand-2.3.0 \
|
|
find-msvc-tools-0.1.9 \
|
|
flume-0.11.1 \
|
|
fnv-1.0.7 \
|
|
foldhash-0.1.5 \
|
|
form_urlencoded-1.2.2 \
|
|
funty-2.0.0 \
|
|
futures-0.3.31 \
|
|
futures-channel-0.3.31 \
|
|
futures-core-0.3.31 \
|
|
futures-executor-0.3.31 \
|
|
futures-intrusive-0.5.0 \
|
|
futures-io-0.3.31 \
|
|
futures-macro-0.3.31 \
|
|
futures-sink-0.3.31 \
|
|
futures-task-0.3.31 \
|
|
futures-util-0.3.31 \
|
|
generic-array-0.14.7 \
|
|
getrandom-0.2.17 \
|
|
getrandom-0.4.1 \
|
|
hashbrown-0.12.3 \
|
|
hashbrown-0.15.5 \
|
|
hashbrown-0.16.1 \
|
|
hashlink-0.10.0 \
|
|
heck-0.4.1 \
|
|
heck-0.5.0 \
|
|
hex-0.4.3 \
|
|
hkdf-0.12.4 \
|
|
hmac-0.12.1 \
|
|
home-0.5.12 \
|
|
iana-time-zone-0.1.65 \
|
|
iana-time-zone-haiku-0.1.2 \
|
|
icu_collections-2.1.1 \
|
|
icu_locale_core-2.1.1 \
|
|
icu_normalizer-2.1.1 \
|
|
icu_normalizer_data-2.1.1 \
|
|
icu_properties-2.1.2 \
|
|
icu_properties_data-2.1.2 \
|
|
icu_provider-2.1.1 \
|
|
id-arena-2.3.0 \
|
|
ident_case-1.0.1 \
|
|
idna-1.1.0 \
|
|
idna_adapter-1.2.1 \
|
|
indexmap-2.13.0 \
|
|
indoc-2.0.7 \
|
|
inherent-1.0.13 \
|
|
itoa-1.0.17 \
|
|
js-sys-0.3.85 \
|
|
lazy_static-1.5.0 \
|
|
leb128fmt-0.1.0 \
|
|
libc-0.2.182 \
|
|
libm-0.2.16 \
|
|
libmimalloc-sys-0.1.44 \
|
|
libredox-0.1.12 \
|
|
libsqlite3-sys-0.30.1 \
|
|
linux-raw-sys-0.11.0 \
|
|
litemap-0.8.1 \
|
|
lock_api-0.4.14 \
|
|
log-0.4.29 \
|
|
md-5-0.10.6 \
|
|
memchr-2.8.0 \
|
|
memoffset-0.9.1 \
|
|
mimalloc-0.1.48 \
|
|
mio-1.1.1 \
|
|
num-bigint-dig-0.8.6 \
|
|
num-integer-0.1.46 \
|
|
num-iter-0.1.45 \
|
|
num-traits-0.2.19 \
|
|
once_cell-1.21.3 \
|
|
parking-2.2.1 \
|
|
parking_lot-0.12.5 \
|
|
parking_lot_core-0.9.12 \
|
|
pem-rfc7468-0.7.0 \
|
|
percent-encoding-2.3.2 \
|
|
pin-project-lite-0.2.16 \
|
|
pin-utils-0.1.0 \
|
|
pkcs1-0.7.5 \
|
|
pkcs8-0.10.2 \
|
|
pkg-config-0.3.32 \
|
|
portable-atomic-1.13.1 \
|
|
potential_utf-0.1.4 \
|
|
ppv-lite86-0.2.21 \
|
|
prettyplease-0.2.37 \
|
|
proc-macro-crate-3.4.0 \
|
|
proc-macro2-1.0.106 \
|
|
ptr_meta-0.1.4 \
|
|
ptr_meta_derive-0.1.4 \
|
|
pyo3-0.26.0 \
|
|
pyo3-async-runtimes-0.26.0 \
|
|
pyo3-build-config-0.26.0 \
|
|
pyo3-ffi-0.26.0 \
|
|
pyo3-macros-0.26.0 \
|
|
pyo3-macros-backend-0.26.0 \
|
|
quote-1.0.44 \
|
|
r-efi-5.3.0 \
|
|
radium-0.7.0 \
|
|
rand-0.8.5 \
|
|
rand_chacha-0.3.1 \
|
|
rand_core-0.6.4 \
|
|
redox_syscall-0.5.18 \
|
|
redox_syscall-0.7.1 \
|
|
rend-0.4.2 \
|
|
ring-0.17.14 \
|
|
rkyv-0.7.46 \
|
|
rkyv_derive-0.7.46 \
|
|
rmp-0.8.15 \
|
|
rmp-serde-1.3.1 \
|
|
rmpv-1.3.1 \
|
|
rsa-0.9.10 \
|
|
rust_decimal-1.40.0 \
|
|
rustix-1.1.3 \
|
|
rustls-0.23.37 \
|
|
rustls-pki-types-1.14.0 \
|
|
rustls-webpki-0.103.11 \
|
|
rustversion-1.0.22 \
|
|
ryu-1.0.23 \
|
|
scopeguard-1.2.0 \
|
|
sea-query-0.31.1 \
|
|
sea-query-derive-0.4.3 \
|
|
seahash-4.1.0 \
|
|
semver-1.0.27 \
|
|
serde-1.0.228 \
|
|
serde_bytes-0.11.19 \
|
|
serde_core-1.0.228 \
|
|
serde_derive-1.0.228 \
|
|
serde_json-1.0.149 \
|
|
serde_urlencoded-0.7.1 \
|
|
sha1-0.10.6 \
|
|
sha2-0.10.9 \
|
|
shlex-1.3.0 \
|
|
signal-hook-registry-1.4.8 \
|
|
signature-2.2.0 \
|
|
simdutf8-0.1.5 \
|
|
slab-0.4.12 \
|
|
smallvec-1.15.1 \
|
|
socket2-0.6.2 \
|
|
spin-0.9.8 \
|
|
spki-0.7.3 \
|
|
sqlx-0.8.6 \
|
|
sqlx-core-0.8.6 \
|
|
sqlx-macros-0.8.6 \
|
|
sqlx-macros-core-0.8.6 \
|
|
sqlx-mysql-0.8.6 \
|
|
sqlx-postgres-0.8.6 \
|
|
sqlx-sqlite-0.8.6 \
|
|
stable_deref_trait-1.2.1 \
|
|
stringprep-0.1.5 \
|
|
subtle-2.6.1 \
|
|
syn-1.0.109 \
|
|
syn-2.0.115 \
|
|
synstructure-0.13.2 \
|
|
tap-1.0.1 \
|
|
target-lexicon-0.13.4 \
|
|
tempfile-3.25.0 \
|
|
thiserror-1.0.69 \
|
|
thiserror-2.0.18 \
|
|
thiserror-impl-1.0.69 \
|
|
thiserror-impl-2.0.18 \
|
|
tikv-jemalloc-sys-0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 \
|
|
tikv-jemallocator-0.6.1 \
|
|
tinystr-0.8.2 \
|
|
tinyvec-1.10.0 \
|
|
tinyvec_macros-0.1.1 \
|
|
tokio-1.49.0 \
|
|
tokio-macros-2.6.0 \
|
|
tokio-stream-0.1.18 \
|
|
toml_datetime-0.7.5+spec-1.1.0 \
|
|
toml_edit-0.23.10+spec-1.0.0 \
|
|
toml_parser-1.0.8+spec-1.1.0 \
|
|
tracing-0.1.44 \
|
|
tracing-attributes-0.1.31 \
|
|
tracing-core-0.1.36 \
|
|
typenum-1.19.0 \
|
|
unicode-bidi-0.3.18 \
|
|
unicode-ident-1.0.23 \
|
|
unicode-normalization-0.1.25 \
|
|
unicode-properties-0.1.4 \
|
|
unicode-xid-0.2.6 \
|
|
unindent-0.2.4 \
|
|
untrusted-0.9.0 \
|
|
url-2.5.8 \
|
|
utf8_iter-1.0.4 \
|
|
uuid-1.21.0 \
|
|
vcpkg-0.2.15 \
|
|
version_check-0.9.5 \
|
|
wasi-0.11.1+wasi-snapshot-preview1 \
|
|
wasip2-1.0.2+wasi-0.2.9 \
|
|
wasip3-0.4.0+wasi-0.3.0-rc-2026-01-06 \
|
|
wasite-0.1.0 \
|
|
wasm-bindgen-0.2.108 \
|
|
wasm-bindgen-macro-0.2.108 \
|
|
wasm-bindgen-macro-support-0.2.108 \
|
|
wasm-bindgen-shared-0.2.108 \
|
|
wasm-encoder-0.244.0 \
|
|
wasm-metadata-0.244.0 \
|
|
wasmparser-0.244.0 \
|
|
webpki-roots-0.26.11 \
|
|
webpki-roots-1.0.6 \
|
|
whoami-1.6.1 \
|
|
windows-core-0.62.2 \
|
|
windows-implement-0.60.2 \
|
|
windows-interface-0.59.3 \
|
|
windows-link-0.2.1 \
|
|
windows-result-0.4.1 \
|
|
windows-strings-0.5.1 \
|
|
windows-sys-0.48.0 \
|
|
windows-sys-0.52.0 \
|
|
windows-sys-0.60.2 \
|
|
windows-sys-0.61.2 \
|
|
windows-targets-0.48.5 \
|
|
windows-targets-0.52.6 \
|
|
windows-targets-0.53.5 \
|
|
windows_aarch64_gnullvm-0.48.5 \
|
|
windows_aarch64_gnullvm-0.52.6 \
|
|
windows_aarch64_gnullvm-0.53.1 \
|
|
windows_aarch64_msvc-0.48.5 \
|
|
windows_aarch64_msvc-0.52.6 \
|
|
windows_aarch64_msvc-0.53.1 \
|
|
windows_i686_gnu-0.48.5 \
|
|
windows_i686_gnu-0.52.6 \
|
|
windows_i686_gnu-0.53.1 \
|
|
windows_i686_gnullvm-0.52.6 \
|
|
windows_i686_gnullvm-0.53.1 \
|
|
windows_i686_msvc-0.48.5 \
|
|
windows_i686_msvc-0.52.6 \
|
|
windows_i686_msvc-0.53.1 \
|
|
windows_x86_64_gnu-0.48.5 \
|
|
windows_x86_64_gnu-0.52.6 \
|
|
windows_x86_64_gnu-0.53.1 \
|
|
windows_x86_64_gnullvm-0.48.5 \
|
|
windows_x86_64_gnullvm-0.52.6 \
|
|
windows_x86_64_gnullvm-0.53.1 \
|
|
windows_x86_64_msvc-0.48.5 \
|
|
windows_x86_64_msvc-0.52.6 \
|
|
windows_x86_64_msvc-0.53.1 \
|
|
winnow-0.7.14 \
|
|
wit-bindgen-0.51.0 \
|
|
wit-bindgen-core-0.51.0 \
|
|
wit-bindgen-rust-0.51.0 \
|
|
wit-bindgen-rust-macro-0.51.0 \
|
|
wit-component-0.244.0 \
|
|
wit-parser-0.244.0 \
|
|
writeable-0.6.2 \
|
|
wyz-0.5.1 \
|
|
yoke-0.8.1 \
|
|
yoke-derive-0.8.1 \
|
|
zerocopy-0.8.39 \
|
|
zerocopy-derive-0.8.39 \
|
|
zerofrom-0.1.6 \
|
|
zerofrom-derive-0.1.6 \
|
|
zeroize-1.8.2 \
|
|
zerotrie-0.2.3 \
|
|
zerovec-0.11.5 \
|
|
zerovec-derive-0.11.2 \
|
|
zmij-1.0.21
|