mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
games/veloren-weekly: update to s20241002
Changes:25b46dfe7...167e02ebb
(cherry picked from commit0722280bce
)
This commit is contained in:
parent
b06bd45ed2
commit
c68baaa1c0
@ -1,5 +1,5 @@
|
|||||||
PORTNAME= veloren
|
PORTNAME= veloren
|
||||||
PORTVERSION= s20240926
|
PORTVERSION= s20241002
|
||||||
CATEGORIES= games wayland
|
CATEGORIES= games wayland
|
||||||
PKGNAMESUFFIX= -weekly
|
PKGNAMESUFFIX= -weekly
|
||||||
|
|
||||||
@ -26,7 +26,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-pl
|
|||||||
USES= cargo xorg
|
USES= cargo xorg
|
||||||
USE_XORG= xcb
|
USE_XORG= xcb
|
||||||
USE_GITLAB= yes
|
USE_GITLAB= yes
|
||||||
GL_TAGNAME= v0.16.0-480-g25b46dfe7 # git describe --match='v[0-9]*' weekly
|
GL_TAGNAME= v0.16.0-511-g167e02ebb # git describe --match='v[0-9]*' weekly
|
||||||
CARGO_ENV= VELOREN_USERDATA_STRATEGY=system SHADERC_LIB_DIR="${LOCALBASE}/lib"
|
CARGO_ENV= VELOREN_USERDATA_STRATEGY=system SHADERC_LIB_DIR="${LOCALBASE}/lib"
|
||||||
PLIST_FILES= bin/${PORTNAME}-server-cli \
|
PLIST_FILES= bin/${PORTNAME}-server-cli \
|
||||||
bin/${PORTNAME}-voxygen \
|
bin/${PORTNAME}-voxygen \
|
||||||
|
@ -1,13 +1,14 @@
|
|||||||
CARGO_CRATES= ab_glyph-0.2.27 \
|
CARGO_CRATES= ab_glyph-0.2.28 \
|
||||||
ab_glyph_rasterizer-0.1.8 \
|
ab_glyph_rasterizer-0.1.8 \
|
||||||
addr2line-0.22.0 \
|
addr2line-0.22.0 \
|
||||||
adler-1.0.2 \
|
addr2line-0.24.1 \
|
||||||
|
adler2-2.0.0 \
|
||||||
adler32-1.2.0 \
|
adler32-1.2.0 \
|
||||||
ahash-0.4.8 \
|
ahash-0.4.8 \
|
||||||
ahash-0.8.11 \
|
ahash-0.8.11 \
|
||||||
aho-corasick-1.1.3 \
|
aho-corasick-1.1.3 \
|
||||||
allocator-api2-0.2.18 \
|
allocator-api2-0.2.18 \
|
||||||
alsa-0.9.0 \
|
alsa-0.9.1 \
|
||||||
alsa-sys-0.3.1 \
|
alsa-sys-0.3.1 \
|
||||||
ambient-authority-0.0.2 \
|
ambient-authority-0.0.2 \
|
||||||
android-activity-0.4.3 \
|
android-activity-0.4.3 \
|
||||||
@ -15,12 +16,12 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
android-tzdata-0.1.1 \
|
android-tzdata-0.1.1 \
|
||||||
android_system_properties-0.1.5 \
|
android_system_properties-0.1.5 \
|
||||||
anes-0.1.6 \
|
anes-0.1.6 \
|
||||||
anstream-0.6.14 \
|
anstream-0.6.15 \
|
||||||
anstyle-1.0.7 \
|
anstyle-1.0.8 \
|
||||||
anstyle-parse-0.2.4 \
|
anstyle-parse-0.2.5 \
|
||||||
anstyle-query-1.1.0 \
|
anstyle-query-1.1.1 \
|
||||||
anstyle-wincon-3.0.3 \
|
anstyle-wincon-3.0.4 \
|
||||||
anyhow-1.0.86 \
|
anyhow-1.0.89 \
|
||||||
anymap2-0.13.0 \
|
anymap2-0.13.0 \
|
||||||
app_dirs2-2.5.5 \
|
app_dirs2-2.5.5 \
|
||||||
approx-0.3.2 \
|
approx-0.3.2 \
|
||||||
@ -29,25 +30,25 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
arbitrary-1.3.2 \
|
arbitrary-1.3.2 \
|
||||||
arr_macro-0.2.1 \
|
arr_macro-0.2.1 \
|
||||||
arr_macro_impl-0.2.1 \
|
arr_macro_impl-0.2.1 \
|
||||||
arrayref-0.3.7 \
|
arrayref-0.3.9 \
|
||||||
arrayvec-0.7.4 \
|
arrayvec-0.7.6 \
|
||||||
as-raw-xcb-connection-1.0.1 \
|
as-raw-xcb-connection-1.0.1 \
|
||||||
ascii-1.1.0 \
|
ascii-1.1.0 \
|
||||||
ash-0.37.3+1.3.251 \
|
ash-0.37.3+1.3.251 \
|
||||||
assets_manager-0.12.1 \
|
assets_manager-0.12.1 \
|
||||||
async-channel-2.3.1 \
|
async-channel-2.3.1 \
|
||||||
async-trait-0.1.81 \
|
async-trait-0.1.83 \
|
||||||
atomic_refcell-0.1.13 \
|
atomic_refcell-0.1.13 \
|
||||||
atomicwrites-0.4.3 \
|
atomicwrites-0.4.4 \
|
||||||
autocfg-1.3.0 \
|
autocfg-1.4.0 \
|
||||||
axum-0.7.5 \
|
axum-0.7.7 \
|
||||||
axum-core-0.4.3 \
|
axum-core-0.4.5 \
|
||||||
az-1.2.1 \
|
az-1.2.1 \
|
||||||
backtrace-0.3.73 \
|
backtrace-0.3.74 \
|
||||||
base64-0.21.7 \
|
base64-0.21.7 \
|
||||||
base64-0.22.1 \
|
base64-0.22.1 \
|
||||||
bincode-1.3.3 \
|
bincode-1.3.3 \
|
||||||
bindgen-0.69.4 \
|
bindgen-0.70.1 \
|
||||||
bit-set-0.5.3 \
|
bit-set-0.5.3 \
|
||||||
bit-vec-0.6.3 \
|
bit-vec-0.6.3 \
|
||||||
bitflags-1.3.2 \
|
bitflags-1.3.2 \
|
||||||
@ -58,25 +59,27 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
block-buffer-0.10.4 \
|
block-buffer-0.10.4 \
|
||||||
block-sys-0.1.0-beta.1 \
|
block-sys-0.1.0-beta.1 \
|
||||||
block2-0.2.0-alpha.6 \
|
block2-0.2.0-alpha.6 \
|
||||||
|
block2-0.5.1 \
|
||||||
bumpalo-3.16.0 \
|
bumpalo-3.16.0 \
|
||||||
bytemuck-1.16.1 \
|
bytemuck-1.18.0 \
|
||||||
bytemuck_derive-1.7.0 \
|
bytemuck_derive-1.7.1 \
|
||||||
byteorder-1.5.0 \
|
byteorder-1.5.0 \
|
||||||
bytes-1.5.0 \
|
byteorder-lite-0.1.0 \
|
||||||
|
bytes-1.7.2 \
|
||||||
calloop-0.10.6 \
|
calloop-0.10.6 \
|
||||||
calloop-0.12.4 \
|
calloop-0.13.0 \
|
||||||
calloop-wayland-source-0.2.0 \
|
calloop-wayland-source-0.3.0 \
|
||||||
cansi-2.2.1 \
|
cansi-2.2.1 \
|
||||||
cap-fs-ext-3.2.0 \
|
cap-fs-ext-3.3.0 \
|
||||||
cap-net-ext-3.2.0 \
|
cap-net-ext-3.3.0 \
|
||||||
cap-primitives-3.2.0 \
|
cap-primitives-3.3.0 \
|
||||||
cap-rand-3.2.0 \
|
cap-rand-3.3.0 \
|
||||||
cap-std-3.2.0 \
|
cap-std-3.3.0 \
|
||||||
cap-time-ext-3.2.0 \
|
cap-time-ext-3.3.0 \
|
||||||
cassowary-0.3.0 \
|
cassowary-0.3.0 \
|
||||||
cast-0.3.0 \
|
cast-0.3.0 \
|
||||||
castaway-0.2.2 \
|
castaway-0.2.3 \
|
||||||
cc-1.1.0 \
|
cc-1.1.22 \
|
||||||
censor-0.3.0 \
|
censor-0.3.0 \
|
||||||
cesu8-1.1.0 \
|
cesu8-1.1.0 \
|
||||||
cexpr-0.6.0 \
|
cexpr-0.6.0 \
|
||||||
@ -91,39 +94,39 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
ciborium-io-0.2.2 \
|
ciborium-io-0.2.2 \
|
||||||
ciborium-ll-0.2.2 \
|
ciborium-ll-0.2.2 \
|
||||||
clang-sys-1.8.1 \
|
clang-sys-1.8.1 \
|
||||||
clap-4.5.8 \
|
clap-4.5.18 \
|
||||||
clap_builder-4.5.8 \
|
clap_builder-4.5.18 \
|
||||||
clap_derive-4.5.8 \
|
clap_derive-4.5.18 \
|
||||||
clap_lex-0.7.1 \
|
clap_lex-0.7.2 \
|
||||||
clipboard-win-3.1.1 \
|
clipboard-win-3.1.1 \
|
||||||
clipboard-win-4.5.0 \
|
clipboard-win-4.5.0 \
|
||||||
clipboard-win-5.3.1 \
|
clipboard-win-5.4.0 \
|
||||||
clipboard_macos-0.1.0 \
|
clipboard_macos-0.1.1 \
|
||||||
clipboard_wayland-0.2.2 \
|
clipboard_wayland-0.2.2 \
|
||||||
clipboard_x11-0.4.2 \
|
clipboard_x11-0.4.2 \
|
||||||
cmake-0.1.50 \
|
cmake-0.1.51 \
|
||||||
cobs-0.2.3 \
|
cobs-0.2.3 \
|
||||||
cocoa-0.25.0 \
|
cocoa-0.25.0 \
|
||||||
cocoa-foundation-0.1.2 \
|
cocoa-foundation-0.1.2 \
|
||||||
codespan-reporting-0.11.1 \
|
codespan-reporting-0.11.1 \
|
||||||
colorchoice-1.0.1 \
|
colorchoice-1.0.2 \
|
||||||
com-rs-0.2.1 \
|
com-rs-0.2.1 \
|
||||||
combine-4.6.7 \
|
combine-4.6.7 \
|
||||||
compact_str-0.7.1 \
|
compact_str-0.7.1 \
|
||||||
concurrent-queue-2.5.0 \
|
concurrent-queue-2.5.0 \
|
||||||
console-0.15.8 \
|
console-0.15.8 \
|
||||||
constant_time_eq-0.3.0 \
|
constant_time_eq-0.3.1 \
|
||||||
copypasta-0.8.2 \
|
copypasta-0.8.2 \
|
||||||
core-foundation-0.9.4 \
|
core-foundation-0.9.4 \
|
||||||
core-foundation-sys-0.8.6 \
|
core-foundation-sys-0.8.7 \
|
||||||
core-graphics-0.22.3 \
|
core-graphics-0.22.3 \
|
||||||
core-graphics-0.23.2 \
|
core-graphics-0.23.2 \
|
||||||
core-graphics-types-0.1.3 \
|
core-graphics-types-0.1.3 \
|
||||||
coreaudio-rs-0.11.3 \
|
coreaudio-rs-0.11.3 \
|
||||||
coreaudio-sys-0.2.15 \
|
coreaudio-sys-0.2.16 \
|
||||||
cpal-0.15.3 \
|
cpal-0.15.3 \
|
||||||
cpp_demangle-0.4.3 \
|
cpp_demangle-0.4.4 \
|
||||||
cpufeatures-0.2.12 \
|
cpufeatures-0.2.14 \
|
||||||
cranelift-bforest-0.112.1 \
|
cranelift-bforest-0.112.1 \
|
||||||
cranelift-bitset-0.112.1 \
|
cranelift-bitset-0.112.1 \
|
||||||
cranelift-codegen-0.112.1 \
|
cranelift-codegen-0.112.1 \
|
||||||
@ -157,9 +160,9 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
cursor-icon-1.1.0 \
|
cursor-icon-1.1.0 \
|
||||||
d3d12-0.7.0 \
|
d3d12-0.7.0 \
|
||||||
daggy-0.5.0 \
|
daggy-0.5.0 \
|
||||||
darling-0.20.9 \
|
darling-0.20.10 \
|
||||||
darling_core-0.20.9 \
|
darling_core-0.20.10 \
|
||||||
darling_macro-0.20.9 \
|
darling_macro-0.20.10 \
|
||||||
dasp_sample-0.11.0 \
|
dasp_sample-0.11.0 \
|
||||||
data-encoding-2.6.0 \
|
data-encoding-2.6.0 \
|
||||||
debugid-0.8.0 \
|
debugid-0.8.0 \
|
||||||
@ -174,7 +177,7 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
dirs-sys-0.3.7 \
|
dirs-sys-0.3.7 \
|
||||||
dirs-sys-0.4.1 \
|
dirs-sys-0.4.1 \
|
||||||
dirs-sys-next-0.1.2 \
|
dirs-sys-next-0.1.2 \
|
||||||
discord-sdk-0.3.6 \
|
discord-sdk-0.3.8 \
|
||||||
dispatch-0.2.0 \
|
dispatch-0.2.0 \
|
||||||
displaydoc-0.2.5 \
|
displaydoc-0.2.5 \
|
||||||
divrem-1.0.0 \
|
divrem-1.0.0 \
|
||||||
@ -191,35 +194,36 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
elapsed-0.1.2 \
|
elapsed-0.1.2 \
|
||||||
emath-0.23.0 \
|
emath-0.23.0 \
|
||||||
embedded-io-0.4.0 \
|
embedded-io-0.4.0 \
|
||||||
|
embedded-io-0.6.1 \
|
||||||
encode_unicode-0.3.6 \
|
encode_unicode-0.3.6 \
|
||||||
encoding_rs-0.8.34 \
|
encoding_rs-0.8.34 \
|
||||||
endian-type-0.1.2 \
|
endian-type-0.1.2 \
|
||||||
enum-as-inner-0.6.0 \
|
enum-as-inner-0.6.1 \
|
||||||
enum-map-2.7.3 \
|
enum-map-2.7.3 \
|
||||||
enum-map-derive-0.17.0 \
|
enum-map-derive-0.17.0 \
|
||||||
enumset-1.1.3 \
|
enumset-1.1.5 \
|
||||||
enumset_derive-0.8.1 \
|
enumset_derive-0.10.0 \
|
||||||
epaint-0.23.0 \
|
epaint-0.23.0 \
|
||||||
equivalent-1.0.1 \
|
equivalent-1.0.1 \
|
||||||
errno-0.3.9 \
|
errno-0.3.9 \
|
||||||
error-chain-0.12.4 \
|
error-chain-0.12.4 \
|
||||||
error-code-2.3.1 \
|
error-code-2.3.1 \
|
||||||
error-code-3.2.0 \
|
error-code-3.3.1 \
|
||||||
euc-0.5.3 \
|
euc-0.5.3 \
|
||||||
euclid-0.22.10 \
|
euclid-0.22.11 \
|
||||||
event-listener-5.3.1 \
|
event-listener-5.3.1 \
|
||||||
event-listener-strategy-0.5.2 \
|
event-listener-strategy-0.5.2 \
|
||||||
fallible-iterator-0.3.0 \
|
fallible-iterator-0.3.0 \
|
||||||
fallible-streaming-iterator-0.1.9 \
|
fallible-streaming-iterator-0.1.9 \
|
||||||
fastrand-2.1.0 \
|
fastrand-2.1.1 \
|
||||||
fd-lock-4.0.2 \
|
fd-lock-4.0.2 \
|
||||||
fdeflate-0.3.4 \
|
fdeflate-0.3.5 \
|
||||||
filetime-0.2.23 \
|
filetime-0.2.25 \
|
||||||
find_folder-0.3.0 \
|
find_folder-0.3.0 \
|
||||||
fixed-1.27.0 \
|
fixed-1.28.0 \
|
||||||
fixedbitset-0.1.9 \
|
fixedbitset-0.1.9 \
|
||||||
fixedbitset-0.4.2 \
|
fixedbitset-0.4.2 \
|
||||||
flate2-1.0.30 \
|
flate2-1.0.34 \
|
||||||
float-cmp-0.9.0 \
|
float-cmp-0.9.0 \
|
||||||
fluent-langneg-0.13.0 \
|
fluent-langneg-0.13.0 \
|
||||||
flume-0.11.0 \
|
flume-0.11.0 \
|
||||||
@ -245,7 +249,7 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
fxhash-0.2.1 \
|
fxhash-0.2.1 \
|
||||||
fxprof-processed-profile-0.6.0 \
|
fxprof-processed-profile-0.6.0 \
|
||||||
generator-0.7.5 \
|
generator-0.7.5 \
|
||||||
generator-0.8.1 \
|
generator-0.8.3 \
|
||||||
generic-array-0.14.7 \
|
generic-array-0.14.7 \
|
||||||
gethostname-0.2.3 \
|
gethostname-0.2.3 \
|
||||||
gethostname-0.4.3 \
|
gethostname-0.4.3 \
|
||||||
@ -253,12 +257,13 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
gilrs-0.10.2 \
|
gilrs-0.10.2 \
|
||||||
gilrs-core-0.5.7 \
|
gilrs-core-0.5.7 \
|
||||||
gimli-0.29.0 \
|
gimli-0.29.0 \
|
||||||
|
gimli-0.31.0 \
|
||||||
gl_generator-0.14.0 \
|
gl_generator-0.14.0 \
|
||||||
glam-0.10.2 \
|
glam-0.10.2 \
|
||||||
glob-0.3.1 \
|
glob-0.3.1 \
|
||||||
glow-0.13.1 \
|
glow-0.13.1 \
|
||||||
glutin_wgl_sys-0.5.0 \
|
glutin_wgl_sys-0.5.0 \
|
||||||
glyph_brush-0.7.9 \
|
glyph_brush-0.7.10 \
|
||||||
glyph_brush_draw_cache-0.1.6 \
|
glyph_brush_draw_cache-0.1.6 \
|
||||||
glyph_brush_layout-0.2.4 \
|
glyph_brush_layout-0.2.4 \
|
||||||
gpu-alloc-0.6.0 \
|
gpu-alloc-0.6.0 \
|
||||||
@ -288,23 +293,23 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
home-0.5.9 \
|
home-0.5.9 \
|
||||||
hostname-0.3.1 \
|
hostname-0.3.1 \
|
||||||
http-1.1.0 \
|
http-1.1.0 \
|
||||||
http-body-1.0.0 \
|
http-body-1.0.1 \
|
||||||
http-body-util-0.1.2 \
|
http-body-util-0.1.2 \
|
||||||
httparse-1.9.4 \
|
httparse-1.9.4 \
|
||||||
httpdate-1.0.3 \
|
httpdate-1.0.3 \
|
||||||
humantime-2.1.0 \
|
humantime-2.1.0 \
|
||||||
hyper-1.3.1 \
|
hyper-1.4.1 \
|
||||||
hyper-rustls-0.27.2 \
|
hyper-rustls-0.27.3 \
|
||||||
hyper-util-0.1.5 \
|
hyper-util-0.1.9 \
|
||||||
iana-time-zone-0.1.60 \
|
iana-time-zone-0.1.61 \
|
||||||
iana-time-zone-haiku-0.1.2 \
|
iana-time-zone-haiku-0.1.2 \
|
||||||
id-arena-2.2.1 \
|
id-arena-2.2.1 \
|
||||||
ident_case-1.0.1 \
|
ident_case-1.0.1 \
|
||||||
idna-0.4.0 \
|
idna-0.4.0 \
|
||||||
idna-0.5.0 \
|
idna-0.5.0 \
|
||||||
image-0.25.1 \
|
image-0.25.2 \
|
||||||
indexmap-1.9.3 \
|
indexmap-1.9.3 \
|
||||||
indexmap-2.2.6 \
|
indexmap-2.5.0 \
|
||||||
indicatif-0.17.8 \
|
indicatif-0.17.8 \
|
||||||
init_with-1.1.0 \
|
init_with-1.1.0 \
|
||||||
inline_tweak-1.1.1 \
|
inline_tweak-1.1.1 \
|
||||||
@ -317,9 +322,9 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
io-kit-sys-0.3.0 \
|
io-kit-sys-0.3.0 \
|
||||||
io-lifetimes-2.0.3 \
|
io-lifetimes-2.0.3 \
|
||||||
ipconfig-0.3.2 \
|
ipconfig-0.3.2 \
|
||||||
ipnet-2.9.0 \
|
ipnet-2.10.0 \
|
||||||
is-terminal-0.4.12 \
|
is-terminal-0.4.13 \
|
||||||
is_terminal_polyfill-1.70.0 \
|
is_terminal_polyfill-1.70.1 \
|
||||||
itertools-0.10.5 \
|
itertools-0.10.5 \
|
||||||
itertools-0.11.0 \
|
itertools-0.11.0 \
|
||||||
itertools-0.12.1 \
|
itertools-0.12.1 \
|
||||||
@ -330,8 +335,8 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
jni-0.19.0 \
|
jni-0.19.0 \
|
||||||
jni-0.21.1 \
|
jni-0.21.1 \
|
||||||
jni-sys-0.3.0 \
|
jni-sys-0.3.0 \
|
||||||
jobserver-0.1.31 \
|
jobserver-0.1.32 \
|
||||||
js-sys-0.3.69 \
|
js-sys-0.3.70 \
|
||||||
khronos-egl-6.0.0 \
|
khronos-egl-6.0.0 \
|
||||||
khronos_api-3.1.0 \
|
khronos_api-3.1.0 \
|
||||||
kiddo-4.2.0 \
|
kiddo-4.2.0 \
|
||||||
@ -339,13 +344,12 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
kqueue-sys-1.0.4 \
|
kqueue-sys-1.0.4 \
|
||||||
lazy-bytes-cast-5.0.1 \
|
lazy-bytes-cast-5.0.1 \
|
||||||
lazy_static-1.5.0 \
|
lazy_static-1.5.0 \
|
||||||
lazycell-1.3.0 \
|
|
||||||
leb128-0.2.5 \
|
leb128-0.2.5 \
|
||||||
levenshtein-1.0.5 \
|
levenshtein-1.0.5 \
|
||||||
lewton-0.10.2 \
|
lewton-0.10.2 \
|
||||||
libc-0.2.155 \
|
libc-0.2.159 \
|
||||||
libloading-0.7.4 \
|
libloading-0.7.4 \
|
||||||
libloading-0.8.4 \
|
libloading-0.8.5 \
|
||||||
libm-0.2.8 \
|
libm-0.2.8 \
|
||||||
libmimalloc-sys-0.1.38 \
|
libmimalloc-sys-0.1.38 \
|
||||||
libredox-0.0.2 \
|
libredox-0.0.2 \
|
||||||
@ -357,7 +361,7 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
lock_api-0.4.12 \
|
lock_api-0.4.12 \
|
||||||
log-0.4.22 \
|
log-0.4.22 \
|
||||||
loom-0.7.2 \
|
loom-0.7.2 \
|
||||||
lru-0.12.3 \
|
lru-0.12.4 \
|
||||||
lru-cache-0.1.2 \
|
lru-cache-0.1.2 \
|
||||||
lz-fear-0.2.0 \
|
lz-fear-0.2.0 \
|
||||||
mach2-0.4.2 \
|
mach2-0.4.2 \
|
||||||
@ -373,7 +377,7 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
memfd-0.6.4 \
|
memfd-0.6.4 \
|
||||||
memmap2-0.5.10 \
|
memmap2-0.5.10 \
|
||||||
memmap2-0.7.1 \
|
memmap2-0.7.1 \
|
||||||
memmap2-0.9.4 \
|
memmap2-0.9.5 \
|
||||||
memoffset-0.5.6 \
|
memoffset-0.5.6 \
|
||||||
memoffset-0.6.5 \
|
memoffset-0.6.5 \
|
||||||
metal-0.27.0 \
|
metal-0.27.0 \
|
||||||
@ -381,8 +385,9 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
mime-0.3.17 \
|
mime-0.3.17 \
|
||||||
minifb-0.27.0 \
|
minifb-0.27.0 \
|
||||||
minimal-lexical-0.2.1 \
|
minimal-lexical-0.2.1 \
|
||||||
miniz_oxide-0.7.4 \
|
miniz_oxide-0.8.0 \
|
||||||
mio-0.8.11 \
|
mio-0.8.11 \
|
||||||
|
mio-1.0.2 \
|
||||||
mumble-link-0.2.0 \
|
mumble-link-0.2.0 \
|
||||||
nanorand-0.7.0 \
|
nanorand-0.7.0 \
|
||||||
native-dialog-0.7.0 \
|
native-dialog-0.7.0 \
|
||||||
@ -419,32 +424,41 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
num_cpus-1.16.0 \
|
num_cpus-1.16.0 \
|
||||||
num_enum-0.5.11 \
|
num_enum-0.5.11 \
|
||||||
num_enum-0.6.1 \
|
num_enum-0.6.1 \
|
||||||
num_enum-0.7.2 \
|
num_enum-0.7.3 \
|
||||||
num_enum_derive-0.5.11 \
|
num_enum_derive-0.5.11 \
|
||||||
num_enum_derive-0.6.1 \
|
num_enum_derive-0.6.1 \
|
||||||
num_enum_derive-0.7.2 \
|
num_enum_derive-0.7.3 \
|
||||||
number_prefix-0.4.0 \
|
number_prefix-0.4.0 \
|
||||||
objc-0.2.7 \
|
objc-0.2.7 \
|
||||||
objc-foundation-0.1.1 \
|
objc-foundation-0.1.1 \
|
||||||
objc-sys-0.2.0-beta.2 \
|
objc-sys-0.2.0-beta.2 \
|
||||||
|
objc-sys-0.3.5 \
|
||||||
objc2-0.3.0-beta.3.patch-leaks.3 \
|
objc2-0.3.0-beta.3.patch-leaks.3 \
|
||||||
|
objc2-0.5.2 \
|
||||||
|
objc2-app-kit-0.2.2 \
|
||||||
|
objc2-core-data-0.2.2 \
|
||||||
|
objc2-core-image-0.2.2 \
|
||||||
objc2-encode-2.0.0-pre.2 \
|
objc2-encode-2.0.0-pre.2 \
|
||||||
|
objc2-encode-4.0.3 \
|
||||||
|
objc2-foundation-0.2.2 \
|
||||||
|
objc2-metal-0.2.2 \
|
||||||
|
objc2-quartz-core-0.2.2 \
|
||||||
objc_exception-0.1.2 \
|
objc_exception-0.1.2 \
|
||||||
objc_id-0.1.1 \
|
objc_id-0.1.1 \
|
||||||
object-0.36.1 \
|
object-0.36.4 \
|
||||||
oboe-0.6.1 \
|
oboe-0.6.1 \
|
||||||
oboe-sys-0.6.1 \
|
oboe-sys-0.6.1 \
|
||||||
ogg-0.8.0 \
|
ogg-0.8.0 \
|
||||||
once_cell-1.19.0 \
|
once_cell-1.20.1 \
|
||||||
oorandom-11.1.3 \
|
oorandom-11.1.4 \
|
||||||
openssl-probe-0.1.5 \
|
openssl-probe-0.1.5 \
|
||||||
option-ext-0.2.0 \
|
option-ext-0.2.0 \
|
||||||
orbclient-0.3.47 \
|
orbclient-0.3.47 \
|
||||||
ordered-float-1.1.1 \
|
ordered-float-1.1.1 \
|
||||||
ordered-float-4.2.1 \
|
ordered-float-4.3.0 \
|
||||||
overload-0.1.1 \
|
overload-0.1.1 \
|
||||||
owned_ttf_parser-0.21.0 \
|
owned_ttf_parser-0.24.0 \
|
||||||
parking-2.2.0 \
|
parking-2.2.1 \
|
||||||
parking_lot-0.12.3 \
|
parking_lot-0.12.3 \
|
||||||
parking_lot_core-0.9.10 \
|
parking_lot_core-0.9.10 \
|
||||||
parse-zoneinfo-0.3.1 \
|
parse-zoneinfo-0.3.1 \
|
||||||
@ -457,24 +471,22 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
phf_codegen-0.11.2 \
|
phf_codegen-0.11.2 \
|
||||||
phf_generator-0.11.2 \
|
phf_generator-0.11.2 \
|
||||||
phf_shared-0.11.2 \
|
phf_shared-0.11.2 \
|
||||||
pin-project-1.1.5 \
|
|
||||||
pin-project-internal-1.1.5 \
|
|
||||||
pin-project-lite-0.2.14 \
|
pin-project-lite-0.2.14 \
|
||||||
pin-utils-0.1.0 \
|
pin-utils-0.1.0 \
|
||||||
piston-float-0.3.0 \
|
piston-float-0.3.0 \
|
||||||
piston-viewport-0.5.0 \
|
piston-viewport-0.5.0 \
|
||||||
pistoncore-input-0.24.0 \
|
pistoncore-input-0.24.0 \
|
||||||
pkg-config-0.3.30 \
|
pkg-config-0.3.31 \
|
||||||
png-0.17.13 \
|
png-0.17.14 \
|
||||||
polling-3.7.2 \
|
polling-3.7.3 \
|
||||||
portable-atomic-1.6.0 \
|
portable-atomic-1.9.0 \
|
||||||
postcard-1.0.8 \
|
postcard-1.0.10 \
|
||||||
powerfmt-0.2.0 \
|
powerfmt-0.2.0 \
|
||||||
pp-rs-0.2.1 \
|
pp-rs-0.2.1 \
|
||||||
ppv-lite86-0.2.17 \
|
ppv-lite86-0.2.20 \
|
||||||
presser-0.3.1 \
|
presser-0.3.1 \
|
||||||
proc-macro-crate-1.3.1 \
|
proc-macro-crate-1.3.1 \
|
||||||
proc-macro-crate-3.1.0 \
|
proc-macro-crate-3.2.0 \
|
||||||
proc-macro-hack-0.5.20+deprecated \
|
proc-macro-hack-0.5.20+deprecated \
|
||||||
proc-macro-nested-0.1.7 \
|
proc-macro-nested-0.1.7 \
|
||||||
proc-macro2-0.4.30 \
|
proc-macro2-0.4.30 \
|
||||||
@ -485,15 +497,15 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
prometheus-hyper-0.2.0 \
|
prometheus-hyper-0.2.0 \
|
||||||
protocol-3.4.0 \
|
protocol-3.4.0 \
|
||||||
protocol-derive-3.4.0 \
|
protocol-derive-3.4.0 \
|
||||||
psm-0.1.21 \
|
psm-0.1.23 \
|
||||||
quick-error-1.2.3 \
|
quick-error-1.2.3 \
|
||||||
quick-xml-0.30.0 \
|
quick-xml-0.30.0 \
|
||||||
quick-xml-0.31.0 \
|
quick-xml-0.36.2 \
|
||||||
quinn-0.11.2 \
|
quinn-0.11.5 \
|
||||||
quinn-proto-0.11.8 \
|
quinn-proto-0.11.8 \
|
||||||
quinn-udp-0.5.2 \
|
quinn-udp-0.5.5 \
|
||||||
quote-0.6.13 \
|
quote-0.6.13 \
|
||||||
quote-1.0.36 \
|
quote-1.0.37 \
|
||||||
radium-0.7.0 \
|
radium-0.7.0 \
|
||||||
radix_trie-0.2.1 \
|
radix_trie-0.2.1 \
|
||||||
rand-0.8.5 \
|
rand-0.8.5 \
|
||||||
@ -509,17 +521,17 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
rcgen-0.13.1 \
|
rcgen-0.13.1 \
|
||||||
redox_syscall-0.3.5 \
|
redox_syscall-0.3.5 \
|
||||||
redox_syscall-0.4.1 \
|
redox_syscall-0.4.1 \
|
||||||
redox_syscall-0.5.2 \
|
redox_syscall-0.5.6 \
|
||||||
redox_users-0.4.5 \
|
redox_users-0.4.6 \
|
||||||
refinery-0.8.14 \
|
refinery-0.8.14 \
|
||||||
refinery-core-0.8.14 \
|
refinery-core-0.8.14 \
|
||||||
refinery-macros-0.8.14 \
|
refinery-macros-0.8.14 \
|
||||||
regalloc2-0.10.2 \
|
regalloc2-0.10.2 \
|
||||||
regex-1.10.5 \
|
regex-1.11.0 \
|
||||||
regex-automata-0.1.10 \
|
regex-automata-0.1.10 \
|
||||||
regex-automata-0.4.7 \
|
regex-automata-0.4.8 \
|
||||||
regex-syntax-0.6.29 \
|
regex-syntax-0.6.29 \
|
||||||
regex-syntax-0.8.4 \
|
regex-syntax-0.8.5 \
|
||||||
renderdoc-sys-1.1.0 \
|
renderdoc-sys-1.1.0 \
|
||||||
resolv-conf-0.7.0 \
|
resolv-conf-0.7.0 \
|
||||||
ring-0.17.8 \
|
ring-0.17.8 \
|
||||||
@ -536,41 +548,42 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
rustc-hash-1.1.0 \
|
rustc-hash-1.1.0 \
|
||||||
rustc-hash-2.0.0 \
|
rustc-hash-2.0.0 \
|
||||||
rustc_version-0.2.3 \
|
rustc_version-0.2.3 \
|
||||||
rustc_version-0.4.0 \
|
rustc_version-0.4.1 \
|
||||||
rustix-0.38.34 \
|
rustix-0.38.37 \
|
||||||
rustls-0.23.10 \
|
rustls-0.23.13 \
|
||||||
rustls-native-certs-0.7.0 \
|
rustls-native-certs-0.7.3 \
|
||||||
rustls-pemfile-2.1.2 \
|
rustls-native-certs-0.8.0 \
|
||||||
rustls-pki-types-1.7.0 \
|
rustls-pemfile-2.1.3 \
|
||||||
rustls-platform-verifier-0.3.2 \
|
rustls-pki-types-1.9.0 \
|
||||||
rustls-platform-verifier-android-0.1.0 \
|
rustls-platform-verifier-0.3.4 \
|
||||||
rustls-webpki-0.102.4 \
|
rustls-platform-verifier-android-0.1.1 \
|
||||||
|
rustls-webpki-0.102.8 \
|
||||||
rusttype-0.7.9 \
|
rusttype-0.7.9 \
|
||||||
rusttype-0.8.3 \
|
rusttype-0.8.3 \
|
||||||
rustversion-1.0.17 \
|
rustversion-1.0.17 \
|
||||||
rustyline-14.0.0 \
|
rustyline-14.0.0 \
|
||||||
ryu-1.0.18 \
|
ryu-1.0.18 \
|
||||||
same-file-1.0.6 \
|
same-file-1.0.6 \
|
||||||
schannel-0.1.23 \
|
schannel-0.1.24 \
|
||||||
schnellru-0.2.3 \
|
schnellru-0.2.3 \
|
||||||
scoped-tls-1.0.1 \
|
scoped-tls-1.0.1 \
|
||||||
scopeguard-1.2.0 \
|
scopeguard-1.2.0 \
|
||||||
sctk-adwaita-0.5.4 \
|
sctk-adwaita-0.5.4 \
|
||||||
sdl2-0.35.2 \
|
sdl2-0.35.2 \
|
||||||
sdl2-sys-0.35.2 \
|
sdl2-sys-0.35.2 \
|
||||||
security-framework-2.11.0 \
|
security-framework-2.11.1 \
|
||||||
security-framework-sys-2.11.0 \
|
security-framework-sys-2.12.0 \
|
||||||
self_cell-0.10.3 \
|
self_cell-0.10.3 \
|
||||||
self_cell-1.0.4 \
|
self_cell-1.0.4 \
|
||||||
semver-0.9.0 \
|
semver-0.9.0 \
|
||||||
semver-1.0.23 \
|
semver-1.0.23 \
|
||||||
semver-parser-0.7.0 \
|
semver-parser-0.7.0 \
|
||||||
serde-1.0.204 \
|
serde-1.0.210 \
|
||||||
serde_derive-1.0.204 \
|
serde_derive-1.0.210 \
|
||||||
serde_json-1.0.120 \
|
serde_json-1.0.128 \
|
||||||
serde_path_to_error-0.1.16 \
|
serde_path_to_error-0.1.16 \
|
||||||
serde_repr-0.1.19 \
|
serde_repr-0.1.19 \
|
||||||
serde_spanned-0.6.6 \
|
serde_spanned-0.6.8 \
|
||||||
serde_urlencoded-0.7.1 \
|
serde_urlencoded-0.7.1 \
|
||||||
serde_with-3.9.0 \
|
serde_with-3.9.0 \
|
||||||
serde_with_macros-3.9.0 \
|
serde_with_macros-3.9.0 \
|
||||||
@ -586,7 +599,7 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
shred-derive-0.7.0 \
|
shred-derive-0.7.0 \
|
||||||
shrev-1.1.3 \
|
shrev-1.1.3 \
|
||||||
signal-hook-0.3.17 \
|
signal-hook-0.3.17 \
|
||||||
signal-hook-mio-0.2.3 \
|
signal-hook-mio-0.2.4 \
|
||||||
signal-hook-registry-1.4.2 \
|
signal-hook-registry-1.4.2 \
|
||||||
simd-adler32-0.3.7 \
|
simd-adler32-0.3.7 \
|
||||||
siphasher-0.3.11 \
|
siphasher-0.3.11 \
|
||||||
@ -596,18 +609,18 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
slotmap-1.0.7 \
|
slotmap-1.0.7 \
|
||||||
smallvec-1.13.2 \
|
smallvec-1.13.2 \
|
||||||
smithay-client-toolkit-0.16.1 \
|
smithay-client-toolkit-0.16.1 \
|
||||||
smithay-client-toolkit-0.18.1 \
|
smithay-client-toolkit-0.19.2 \
|
||||||
smithay-clipboard-0.6.6 \
|
smithay-clipboard-0.6.6 \
|
||||||
smithay-clipboard-0.7.1 \
|
smithay-clipboard-0.7.2 \
|
||||||
socket2-0.5.7 \
|
socket2-0.5.7 \
|
||||||
sorted-vec-0.8.3 \
|
sorted-vec-0.8.3 \
|
||||||
spin-0.9.8 \
|
spin-0.9.8 \
|
||||||
spin_sleep-1.2.0 \
|
spin_sleep-1.2.1 \
|
||||||
spirv-0.2.0+1.5.4 \
|
spirv-0.2.0+1.5.4 \
|
||||||
sptr-0.3.2 \
|
sptr-0.3.2 \
|
||||||
stability-0.2.0 \
|
stability-0.2.1 \
|
||||||
stable_deref_trait-1.2.0 \
|
stable_deref_trait-1.2.0 \
|
||||||
stacker-0.1.15 \
|
stacker-0.1.17 \
|
||||||
static_assertions-1.1.0 \
|
static_assertions-1.1.0 \
|
||||||
stb_truetype-0.3.1 \
|
stb_truetype-0.3.1 \
|
||||||
str-buf-1.0.6 \
|
str-buf-1.0.6 \
|
||||||
@ -620,18 +633,18 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
svg_fmt-0.4.3 \
|
svg_fmt-0.4.3 \
|
||||||
syn-0.15.44 \
|
syn-0.15.44 \
|
||||||
syn-1.0.109 \
|
syn-1.0.109 \
|
||||||
syn-2.0.71 \
|
syn-2.0.79 \
|
||||||
sync_file-0.2.9 \
|
sync_file-0.2.9 \
|
||||||
sync_wrapper-0.1.2 \
|
sync_wrapper-0.1.2 \
|
||||||
sync_wrapper-1.0.1 \
|
sync_wrapper-1.0.1 \
|
||||||
system-interface-0.27.2 \
|
system-interface-0.27.2 \
|
||||||
tap-1.0.1 \
|
tap-1.0.1 \
|
||||||
tar-0.4.41 \
|
tar-0.4.42 \
|
||||||
target-lexicon-0.12.16 \
|
target-lexicon-0.12.16 \
|
||||||
tempfile-3.10.1 \
|
tempfile-3.13.0 \
|
||||||
termcolor-1.4.1 \
|
termcolor-1.4.1 \
|
||||||
thiserror-1.0.61 \
|
thiserror-1.0.64 \
|
||||||
thiserror-impl-1.0.61 \
|
thiserror-impl-1.0.64 \
|
||||||
thread_local-1.1.8 \
|
thread_local-1.1.8 \
|
||||||
time-0.3.36 \
|
time-0.3.36 \
|
||||||
time-core-0.1.2 \
|
time-core-0.1.2 \
|
||||||
@ -643,19 +656,18 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
tinytemplate-1.2.1 \
|
tinytemplate-1.2.1 \
|
||||||
tinyvec-1.8.0 \
|
tinyvec-1.8.0 \
|
||||||
tinyvec_macros-0.1.1 \
|
tinyvec_macros-0.1.1 \
|
||||||
tokio-1.38.0 \
|
tokio-1.40.0 \
|
||||||
tokio-macros-2.3.0 \
|
tokio-macros-2.4.0 \
|
||||||
tokio-rustls-0.26.0 \
|
tokio-rustls-0.26.0 \
|
||||||
tokio-stream-0.1.15 \
|
tokio-stream-0.1.16 \
|
||||||
toml-0.5.11 \
|
toml-0.5.11 \
|
||||||
toml-0.8.14 \
|
toml-0.8.19 \
|
||||||
toml_datetime-0.6.6 \
|
toml_datetime-0.6.8 \
|
||||||
toml_edit-0.19.15 \
|
toml_edit-0.19.15 \
|
||||||
toml_edit-0.21.1 \
|
toml_edit-0.22.22 \
|
||||||
toml_edit-0.22.15 \
|
tower-0.5.1 \
|
||||||
tower-0.4.13 \
|
tower-layer-0.3.3 \
|
||||||
tower-layer-0.3.2 \
|
tower-service-0.3.3 \
|
||||||
tower-service-0.3.2 \
|
|
||||||
tracing-0.1.40 \
|
tracing-0.1.40 \
|
||||||
tracing-appender-0.2.3 \
|
tracing-appender-0.2.3 \
|
||||||
tracing-attributes-0.1.27 \
|
tracing-attributes-0.1.27 \
|
||||||
@ -663,11 +675,11 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
tracing-log-0.2.0 \
|
tracing-log-0.2.0 \
|
||||||
tracing-subscriber-0.3.18 \
|
tracing-subscriber-0.3.18 \
|
||||||
tracing-tracy-0.11.0 \
|
tracing-tracy-0.11.0 \
|
||||||
tracy-client-0.17.3 \
|
tracy-client-0.17.4 \
|
||||||
tracy-client-sys-0.24.0 \
|
tracy-client-sys-0.24.1 \
|
||||||
treeculler-0.4.0 \
|
treeculler-0.4.0 \
|
||||||
try-lock-0.2.5 \
|
try-lock-0.2.5 \
|
||||||
ttf-parser-0.21.1 \
|
ttf-parser-0.24.1 \
|
||||||
tuple_utils-0.4.0 \
|
tuple_utils-0.4.0 \
|
||||||
twox-hash-1.6.3 \
|
twox-hash-1.6.3 \
|
||||||
tynm-0.1.10 \
|
tynm-0.1.10 \
|
||||||
@ -677,13 +689,13 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
unic-langid-0.9.5 \
|
unic-langid-0.9.5 \
|
||||||
unic-langid-impl-0.9.5 \
|
unic-langid-impl-0.9.5 \
|
||||||
unicode-bidi-0.3.15 \
|
unicode-bidi-0.3.15 \
|
||||||
unicode-ident-1.0.12 \
|
unicode-ident-1.0.13 \
|
||||||
unicode-normalization-0.1.23 \
|
unicode-normalization-0.1.24 \
|
||||||
unicode-segmentation-1.11.0 \
|
unicode-segmentation-1.12.0 \
|
||||||
unicode-truncate-1.0.0 \
|
unicode-truncate-1.1.0 \
|
||||||
unicode-width-0.1.13 \
|
unicode-width-0.1.14 \
|
||||||
unicode-xid-0.1.0 \
|
unicode-xid-0.1.0 \
|
||||||
unicode-xid-0.2.4 \
|
unicode-xid-0.2.6 \
|
||||||
untrusted-0.9.0 \
|
untrusted-0.9.0 \
|
||||||
url-2.5.2 \
|
url-2.5.2 \
|
||||||
utf8parse-0.2.2 \
|
utf8parse-0.2.2 \
|
||||||
@ -692,19 +704,19 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
vcpkg-0.2.15 \
|
vcpkg-0.2.15 \
|
||||||
vec_map-0.8.2 \
|
vec_map-0.8.2 \
|
||||||
vek-0.14.1 \
|
vek-0.14.1 \
|
||||||
vek-0.17.0 \
|
vek-0.17.1 \
|
||||||
version-compare-0.1.1 \
|
version-compare-0.1.1 \
|
||||||
version_check-0.9.4 \
|
version_check-0.9.5 \
|
||||||
versions-5.0.1 \
|
versions-5.0.1 \
|
||||||
walkdir-2.5.0 \
|
walkdir-2.5.0 \
|
||||||
want-0.3.1 \
|
want-0.3.1 \
|
||||||
wasi-0.11.0+wasi-snapshot-preview1 \
|
wasi-0.11.0+wasi-snapshot-preview1 \
|
||||||
wasm-bindgen-0.2.92 \
|
wasm-bindgen-0.2.93 \
|
||||||
wasm-bindgen-backend-0.2.92 \
|
wasm-bindgen-backend-0.2.93 \
|
||||||
wasm-bindgen-futures-0.4.42 \
|
wasm-bindgen-futures-0.4.43 \
|
||||||
wasm-bindgen-macro-0.2.92 \
|
wasm-bindgen-macro-0.2.93 \
|
||||||
wasm-bindgen-macro-support-0.2.92 \
|
wasm-bindgen-macro-support-0.2.93 \
|
||||||
wasm-bindgen-shared-0.2.92 \
|
wasm-bindgen-shared-0.2.93 \
|
||||||
wasm-encoder-0.217.0 \
|
wasm-encoder-0.217.0 \
|
||||||
wasmparser-0.217.0 \
|
wasmparser-0.217.0 \
|
||||||
wasmprinter-0.217.0 \
|
wasmprinter-0.217.0 \
|
||||||
@ -728,22 +740,22 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
wast-217.0.0 \
|
wast-217.0.0 \
|
||||||
wat-1.217.0 \
|
wat-1.217.0 \
|
||||||
wavefront-0.2.3 \
|
wavefront-0.2.3 \
|
||||||
wayland-backend-0.3.4 \
|
wayland-backend-0.3.7 \
|
||||||
wayland-client-0.29.5 \
|
wayland-client-0.29.5 \
|
||||||
wayland-client-0.31.3 \
|
wayland-client-0.31.6 \
|
||||||
wayland-commons-0.29.5 \
|
wayland-commons-0.29.5 \
|
||||||
wayland-csd-frame-0.3.0 \
|
wayland-csd-frame-0.3.0 \
|
||||||
wayland-cursor-0.29.5 \
|
wayland-cursor-0.29.5 \
|
||||||
wayland-cursor-0.31.3 \
|
wayland-cursor-0.31.6 \
|
||||||
wayland-protocols-0.29.5 \
|
wayland-protocols-0.29.5 \
|
||||||
wayland-protocols-0.31.2 \
|
wayland-protocols-0.32.4 \
|
||||||
wayland-protocols-wlr-0.2.0 \
|
wayland-protocols-wlr-0.3.4 \
|
||||||
wayland-scanner-0.29.5 \
|
wayland-scanner-0.29.5 \
|
||||||
wayland-scanner-0.31.2 \
|
wayland-scanner-0.31.5 \
|
||||||
wayland-sys-0.29.5 \
|
wayland-sys-0.29.5 \
|
||||||
wayland-sys-0.31.2 \
|
wayland-sys-0.31.5 \
|
||||||
web-sys-0.3.69 \
|
web-sys-0.3.70 \
|
||||||
webpki-roots-0.26.3 \
|
webpki-roots-0.26.6 \
|
||||||
wfd-0.1.7 \
|
wfd-0.1.7 \
|
||||||
wgpu-profiler-0.15.0 \
|
wgpu-profiler-0.15.0 \
|
||||||
which-4.4.2 \
|
which-4.4.2 \
|
||||||
@ -753,7 +765,7 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
wiggle-macro-25.0.1 \
|
wiggle-macro-25.0.1 \
|
||||||
winapi-0.3.9 \
|
winapi-0.3.9 \
|
||||||
winapi-i686-pc-windows-gnu-0.4.0 \
|
winapi-i686-pc-windows-gnu-0.4.0 \
|
||||||
winapi-util-0.1.8 \
|
winapi-util-0.1.9 \
|
||||||
winapi-wsapoll-0.1.2 \
|
winapi-wsapoll-0.1.2 \
|
||||||
winapi-x86_64-pc-windows-gnu-0.4.0 \
|
winapi-x86_64-pc-windows-gnu-0.4.0 \
|
||||||
winch-codegen-0.23.1 \
|
winch-codegen-0.23.1 \
|
||||||
@ -761,40 +773,48 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
windows-0.48.0 \
|
windows-0.48.0 \
|
||||||
windows-0.51.1 \
|
windows-0.51.1 \
|
||||||
windows-0.54.0 \
|
windows-0.54.0 \
|
||||||
|
windows-0.58.0 \
|
||||||
windows-core-0.51.1 \
|
windows-core-0.51.1 \
|
||||||
|
windows-core-0.52.0 \
|
||||||
windows-core-0.54.0 \
|
windows-core-0.54.0 \
|
||||||
|
windows-core-0.58.0 \
|
||||||
|
windows-implement-0.58.0 \
|
||||||
|
windows-interface-0.58.0 \
|
||||||
windows-result-0.1.2 \
|
windows-result-0.1.2 \
|
||||||
|
windows-result-0.2.0 \
|
||||||
|
windows-strings-0.1.0 \
|
||||||
windows-sys-0.45.0 \
|
windows-sys-0.45.0 \
|
||||||
windows-sys-0.48.0 \
|
windows-sys-0.48.0 \
|
||||||
windows-sys-0.52.0 \
|
windows-sys-0.52.0 \
|
||||||
|
windows-sys-0.59.0 \
|
||||||
windows-targets-0.42.2 \
|
windows-targets-0.42.2 \
|
||||||
windows-targets-0.48.5 \
|
windows-targets-0.48.5 \
|
||||||
windows-targets-0.52.5 \
|
windows-targets-0.52.6 \
|
||||||
windows_aarch64_gnullvm-0.42.2 \
|
windows_aarch64_gnullvm-0.42.2 \
|
||||||
windows_aarch64_gnullvm-0.48.5 \
|
windows_aarch64_gnullvm-0.48.5 \
|
||||||
windows_aarch64_gnullvm-0.52.5 \
|
windows_aarch64_gnullvm-0.52.6 \
|
||||||
windows_aarch64_msvc-0.42.2 \
|
windows_aarch64_msvc-0.42.2 \
|
||||||
windows_aarch64_msvc-0.48.5 \
|
windows_aarch64_msvc-0.48.5 \
|
||||||
windows_aarch64_msvc-0.52.5 \
|
windows_aarch64_msvc-0.52.6 \
|
||||||
windows_i686_gnu-0.42.2 \
|
windows_i686_gnu-0.42.2 \
|
||||||
windows_i686_gnu-0.48.5 \
|
windows_i686_gnu-0.48.5 \
|
||||||
windows_i686_gnu-0.52.5 \
|
windows_i686_gnu-0.52.6 \
|
||||||
windows_i686_gnullvm-0.52.5 \
|
windows_i686_gnullvm-0.52.6 \
|
||||||
windows_i686_msvc-0.42.2 \
|
windows_i686_msvc-0.42.2 \
|
||||||
windows_i686_msvc-0.48.5 \
|
windows_i686_msvc-0.48.5 \
|
||||||
windows_i686_msvc-0.52.5 \
|
windows_i686_msvc-0.52.6 \
|
||||||
windows_x86_64_gnu-0.42.2 \
|
windows_x86_64_gnu-0.42.2 \
|
||||||
windows_x86_64_gnu-0.48.5 \
|
windows_x86_64_gnu-0.48.5 \
|
||||||
windows_x86_64_gnu-0.52.5 \
|
windows_x86_64_gnu-0.52.6 \
|
||||||
windows_x86_64_gnullvm-0.42.2 \
|
windows_x86_64_gnullvm-0.42.2 \
|
||||||
windows_x86_64_gnullvm-0.48.5 \
|
windows_x86_64_gnullvm-0.48.5 \
|
||||||
windows_x86_64_gnullvm-0.52.5 \
|
windows_x86_64_gnullvm-0.52.6 \
|
||||||
windows_x86_64_msvc-0.42.2 \
|
windows_x86_64_msvc-0.42.2 \
|
||||||
windows_x86_64_msvc-0.48.5 \
|
windows_x86_64_msvc-0.48.5 \
|
||||||
windows_x86_64_msvc-0.52.5 \
|
windows_x86_64_msvc-0.52.6 \
|
||||||
winit-0.28.7 \
|
winit-0.28.7 \
|
||||||
winnow-0.5.40 \
|
winnow-0.5.40 \
|
||||||
winnow-0.6.13 \
|
winnow-0.6.20 \
|
||||||
winreg-0.50.0 \
|
winreg-0.50.0 \
|
||||||
winreg-0.52.0 \
|
winreg-0.52.0 \
|
||||||
winres-0.1.12 \
|
winres-0.1.12 \
|
||||||
@ -810,28 +830,28 @@ CARGO_CRATES= ab_glyph-0.2.27 \
|
|||||||
x11rb-protocol-0.13.1 \
|
x11rb-protocol-0.13.1 \
|
||||||
xattr-1.3.1 \
|
xattr-1.3.1 \
|
||||||
xcb-1.4.0 \
|
xcb-1.4.0 \
|
||||||
xcursor-0.3.5 \
|
xcursor-0.3.8 \
|
||||||
xdg-2.5.2 \
|
xdg-2.5.2 \
|
||||||
xi-unicode-0.3.0 \
|
xi-unicode-0.3.0 \
|
||||||
xkbcommon-0.5.1 \
|
xkbcommon-0.5.1 \
|
||||||
xkeysym-0.2.1 \
|
xkeysym-0.2.1 \
|
||||||
xml-rs-0.8.20 \
|
xml-rs-0.8.22 \
|
||||||
xmlparser-0.13.6 \
|
xmlparser-0.13.6 \
|
||||||
yasna-0.5.2 \
|
yasna-0.5.2 \
|
||||||
zerocopy-0.7.35 \
|
zerocopy-0.7.35 \
|
||||||
zerocopy-derive-0.7.35 \
|
zerocopy-derive-0.7.35 \
|
||||||
zeroize-1.8.1 \
|
zeroize-1.8.1 \
|
||||||
zstd-0.13.2 \
|
zstd-0.13.2 \
|
||||||
zstd-safe-7.2.0 \
|
zstd-safe-7.2.1 \
|
||||||
zstd-sys-2.0.12+zstd.1.5.6 \
|
zstd-sys-2.0.13+zstd.1.5.6 \
|
||||||
zune-core-0.4.12 \
|
zune-core-0.4.12 \
|
||||||
zune-jpeg-0.4.11 \
|
zune-jpeg-0.4.13 \
|
||||||
keyboard-keynames@git+https://gitlab.com/Imbris/keyboard-keynames.git?tag=veloren-winit-0.28\#fca4bbdfa51bf054b155a455935b3792975c989d \
|
keyboard-keynames@git+https://gitlab.com/Imbris/keyboard-keynames.git?tag=veloren-winit-0.28\#fca4bbdfa51bf054b155a455935b3792975c989d \
|
||||||
naga,wgpu,wgpu-core,wgpu-hal,wgpu-types@git+https://github.com/Imberflur/wgpu.git?tag=0.18-with-fixes-for-veloren-v1\#df527ef82e2eba827eda9278caa583506a06aa87 \
|
|
||||||
specs,specs-derive@git+https://github.com/amethyst/specs.git?rev=4e2da1df29ee840baa9b936593c45592b7c9ae27\#4e2da1df29ee840baa9b936593c45592b7c9ae27 \
|
specs,specs-derive@git+https://github.com/amethyst/specs.git?rev=4e2da1df29ee840baa9b936593c45592b7c9ae27\#4e2da1df29ee840baa9b936593c45592b7c9ae27 \
|
||||||
egui_wgpu_backend@git+https://github.com/hasenbanck/egui_wgpu_backend.git?rev=34691d4e9149deb9cd0bb8cbb5a56bffebf47588\#34691d4e9149deb9cd0bb8cbb5a56bffebf47588 \
|
egui_wgpu_backend@git+https://github.com/hasenbanck/egui_wgpu_backend.git?rev=34691d4e9149deb9cd0bb8cbb5a56bffebf47588\#34691d4e9149deb9cd0bb8cbb5a56bffebf47588 \
|
||||||
fluent,fluent-bundle,fluent-syntax,intl-memoizer@git+https://github.com/juliancoffee/fluent-rs.git?branch=patched\#929cf9512de121cce9b4cbf1cb860cd3294a1cd9 \
|
fluent,fluent-bundle,fluent-syntax,intl-memoizer@git+https://github.com/juliancoffee/fluent-rs.git?branch=patched\#929cf9512de121cce9b4cbf1cb860cd3294a1cd9 \
|
||||||
auth-common,authc@git+https://gitlab.com/veloren/auth.git?rev=ae0e16783a9f9041951296885f082308e155db79\#ae0e16783a9f9041951296885f082308e155db79 \
|
auth-common,authc@git+https://gitlab.com/veloren/auth.git?rev=ae0e16783a9f9041951296885f082308e155db79\#ae0e16783a9f9041951296885f082308e155db79 \
|
||||||
conrod_core,conrod_derive,conrod_winit@git+https://gitlab.com/veloren/conrod.git?branch=copypasta_0.7\#59fddc617696e68d28a75c2137a08c2572efb986 \
|
conrod_core,conrod_derive,conrod_winit@git+https://gitlab.com/veloren/conrod.git?branch=copypasta_0.7\#59fddc617696e68d28a75c2137a08c2572efb986 \
|
||||||
iced_core,iced_futures,iced_graphics,iced_native,iced_style,iced_winit@git+https://github.com/Imberflur/iced?tag=veloren-winit-0.28\#47243c257c8b8dd6c506b060804cb00b618aa0aa \
|
iced_core,iced_futures,iced_graphics,iced_native,iced_style,iced_winit@git+https://github.com/Imberflur/iced?tag=veloren-winit-0.28\#47243c257c8b8dd6c506b060804cb00b618aa0aa \
|
||||||
|
naga,wgpu,wgpu-core,wgpu-hal,wgpu-types@git+https://github.com/Imberflur/wgpu.git?tag=0.18-with-fixes-for-veloren-v2\#b35d2bbb407eef00beb41f04688f1741f23d3f05 \
|
||||||
portpicker@git+https://github.com/xMAC94x/portpicker-rs?rev=df6b37872f3586ac3b21d08b56c8ec7cd92fb172\#df6b37872f3586ac3b21d08b56c8ec7cd92fb172
|
portpicker@git+https://github.com/xMAC94x/portpicker-rs?rev=df6b37872f3586ac3b21d08b56c8ec7cd92fb172\#df6b37872f3586ac3b21d08b56c8ec7cd92fb172
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -23,9 +23,9 @@ error[E0432]: unresolved imports `nix::sys::epoll`, `nix::sys::eventfd`
|
|||||||
| | help: a similar name exists in the module: `event`
|
| | help: a similar name exists in the module: `event`
|
||||||
| no `epoll` in `sys`
|
| no `epoll` in `sys`
|
||||||
|
|
||||||
--- Cargo.lock.orig 2024-09-25 14:13:48 UTC
|
--- Cargo.lock.orig 2024-10-02 08:29:50 UTC
|
||||||
+++ Cargo.lock
|
+++ Cargo.lock
|
||||||
@@ -844,12 +844,6 @@ version = "0.1.1"
|
@@ -867,12 +867,6 @@ version = "0.1.1"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
|
checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
|
||||||
|
|
||||||
@ -38,26 +38,26 @@ error[E0432]: unresolved imports `nix::sys::epoll`, `nix::sys::eventfd`
|
|||||||
[[package]]
|
[[package]]
|
||||||
name = "chrono"
|
name = "chrono"
|
||||||
version = "0.4.38"
|
version = "0.4.38"
|
||||||
@@ -2585,9 +2579,9 @@ dependencies = [
|
@@ -2613,9 +2607,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "gilrs"
|
name = "gilrs"
|
||||||
-version = "0.10.7"
|
-version = "0.10.10"
|
||||||
+version = "0.10.2"
|
+version = "0.10.2"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
-checksum = "b54e5e39844ab5cddaf3bbbdfdc2923a6cb34e36818b95618da4e3f26302c24c"
|
-checksum = "a556964c6d62458084356ce9770676f5104bd667e12e9a795691076e8a17c5cf"
|
||||||
+checksum = "62fd19844d0eb919aca41d3e4ea0e0b6bf60e1e827558b101c269015b8f5f27a"
|
+checksum = "62fd19844d0eb919aca41d3e4ea0e0b6bf60e1e827558b101c269015b8f5f27a"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"fnv",
|
"fnv",
|
||||||
"gilrs-core",
|
"gilrs-core",
|
||||||
@@ -2599,24 +2593,23 @@ dependencies = [
|
@@ -2627,24 +2621,23 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "gilrs-core"
|
name = "gilrs-core"
|
||||||
-version = "0.5.12"
|
-version = "0.5.15"
|
||||||
+version = "0.5.7"
|
+version = "0.5.7"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
-checksum = "b922f294d9f062af517ea0bd0a036ddcf11c2842211c2f9c71a3ceee859e10b6"
|
-checksum = "732dadc05170599ddec9a89653f10d7a2af54da9181b3fa6e2bd49907ec8f7e4"
|
||||||
+checksum = "5ccc99e9b8d63ffcaa334c4babfa31f46e156618a11f63efb6e8e6bcb37b830d"
|
+checksum = "5ccc99e9b8d63ffcaa334c4babfa31f46e156618a11f63efb6e8e6bcb37b830d"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"core-foundation",
|
"core-foundation",
|
||||||
@ -74,12 +74,12 @@ error[E0432]: unresolved imports `nix::sys::epoll`, `nix::sys::eventfd`
|
|||||||
"vec_map",
|
"vec_map",
|
||||||
"wasm-bindgen",
|
"wasm-bindgen",
|
||||||
"web-sys",
|
"web-sys",
|
||||||
- "windows 0.57.0",
|
- "windows 0.58.0",
|
||||||
+ "windows 0.51.1",
|
+ "windows 0.51.1",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@@ -3293,17 +3286,6 @@ dependencies = [
|
@@ -3326,17 +3319,6 @@ dependencies = [
|
||||||
"libc",
|
"libc",
|
||||||
]
|
]
|
||||||
|
|
||||||
@ -97,7 +97,7 @@ error[E0432]: unresolved imports `nix::sys::epoll`, `nix::sys::eventfd`
|
|||||||
[[package]]
|
[[package]]
|
||||||
name = "inotify-sys"
|
name = "inotify-sys"
|
||||||
version = "0.1.5"
|
version = "0.1.5"
|
||||||
@@ -3355,9 +3337,9 @@ dependencies = [
|
@@ -3388,9 +3370,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "io-kit-sys"
|
name = "io-kit-sys"
|
||||||
@ -109,7 +109,7 @@ error[E0432]: unresolved imports `nix::sys::epoll`, `nix::sys::eventfd`
|
|||||||
dependencies = [
|
dependencies = [
|
||||||
"core-foundation-sys",
|
"core-foundation-sys",
|
||||||
"mach2",
|
"mach2",
|
||||||
@@ -4152,25 +4134,24 @@ dependencies = [
|
@@ -4192,25 +4174,24 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "nix"
|
name = "nix"
|
||||||
@ -141,7 +141,7 @@ error[E0432]: unresolved imports `nix::sys::epoll`, `nix::sys::eventfd`
|
|||||||
"libc",
|
"libc",
|
||||||
]
|
]
|
||||||
|
|
||||||
@@ -4211,7 +4192,7 @@ dependencies = [
|
@@ -4251,7 +4232,7 @@ dependencies = [
|
||||||
"crossbeam-channel",
|
"crossbeam-channel",
|
||||||
"filetime",
|
"filetime",
|
||||||
"fsevent-sys",
|
"fsevent-sys",
|
||||||
@ -150,7 +150,7 @@ error[E0432]: unresolved imports `nix::sys::epoll`, `nix::sys::eventfd`
|
|||||||
"kqueue",
|
"kqueue",
|
||||||
"libc",
|
"libc",
|
||||||
"log",
|
"log",
|
||||||
@@ -6911,7 +6892,7 @@ version = "1.6.3"
|
@@ -7041,7 +7022,7 @@ version = "1.6.3"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"
|
checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
@ -159,65 +159,7 @@ error[E0432]: unresolved imports `nix::sys::epoll`, `nix::sys::eventfd`
|
|||||||
"rand",
|
"rand",
|
||||||
"static_assertions",
|
"static_assertions",
|
||||||
]
|
]
|
||||||
@@ -8620,16 +8601,6 @@ dependencies = [
|
@@ -9076,7 +9057,7 @@ checksum = "9596d90b45384f5281384ab204224876e8e8bf7d58366d9b795ad99aa9894b94"
|
||||||
"windows-targets 0.52.5",
|
|
||||||
]
|
|
||||||
|
|
||||||
-[[package]]
|
|
||||||
-name = "windows"
|
|
||||||
-version = "0.57.0"
|
|
||||||
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
||||||
-checksum = "12342cb4d8e3b046f3d80effd474a7a02447231330ef77d71daa6fbc40681143"
|
|
||||||
-dependencies = [
|
|
||||||
- "windows-core 0.57.0",
|
|
||||||
- "windows-targets 0.52.5",
|
|
||||||
-]
|
|
||||||
-
|
|
||||||
[[package]]
|
|
||||||
name = "windows-core"
|
|
||||||
version = "0.51.1"
|
|
||||||
@@ -8649,40 +8620,6 @@ dependencies = [
|
|
||||||
"windows-targets 0.52.5",
|
|
||||||
]
|
|
||||||
|
|
||||||
-[[package]]
|
|
||||||
-name = "windows-core"
|
|
||||||
-version = "0.57.0"
|
|
||||||
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
||||||
-checksum = "d2ed2439a290666cd67ecce2b0ffaad89c2a56b976b736e6ece670297897832d"
|
|
||||||
-dependencies = [
|
|
||||||
- "windows-implement",
|
|
||||||
- "windows-interface",
|
|
||||||
- "windows-result",
|
|
||||||
- "windows-targets 0.52.5",
|
|
||||||
-]
|
|
||||||
-
|
|
||||||
-[[package]]
|
|
||||||
-name = "windows-implement"
|
|
||||||
-version = "0.57.0"
|
|
||||||
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
||||||
-checksum = "9107ddc059d5b6fbfbffdfa7a7fe3e22a226def0b2608f72e9d552763d3e1ad7"
|
|
||||||
-dependencies = [
|
|
||||||
- "proc-macro2 1.0.86",
|
|
||||||
- "quote 1.0.36",
|
|
||||||
- "syn 2.0.71",
|
|
||||||
-]
|
|
||||||
-
|
|
||||||
-[[package]]
|
|
||||||
-name = "windows-interface"
|
|
||||||
-version = "0.57.0"
|
|
||||||
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
||||||
-checksum = "29bee4b38ea3cde66011baa44dba677c432a78593e202392d1e9070cf2a7fca7"
|
|
||||||
-dependencies = [
|
|
||||||
- "proc-macro2 1.0.86",
|
|
||||||
- "quote 1.0.36",
|
|
||||||
- "syn 2.0.71",
|
|
||||||
-]
|
|
||||||
-
|
|
||||||
[[package]]
|
|
||||||
name = "windows-result"
|
|
||||||
version = "0.1.2"
|
|
||||||
@@ -8905,7 +8842,7 @@ checksum = "9596d90b45384f5281384ab204224876e8e8bf7d58366d9b795ad99aa9894b94"
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"android-activity",
|
"android-activity",
|
||||||
"bitflags 1.3.2",
|
"bitflags 1.3.2",
|
||||||
|
@ -1,36 +0,0 @@
|
|||||||
https://github.com/rustls/rustls-native-certs/issues/28
|
|
||||||
https://github.com/rustls/rustls-native-certs/commit/8162b232045e
|
|
||||||
|
|
||||||
--- cargo-crates/rustls-native-certs-0.7.0/src/unix.rs.orig 1970-01-01 00:00:00 UTC
|
|
||||||
+++ cargo-crates/rustls-native-certs-0.7.0/src/unix.rs
|
|
||||||
@@ -2,13 +2,27 @@ use pki_types::CertificateDer;
|
|
||||||
|
|
||||||
use pki_types::CertificateDer;
|
|
||||||
|
|
||||||
+use std::fs;
|
|
||||||
use std::io::Error;
|
|
||||||
|
|
||||||
pub fn load_native_certs() -> Result<Vec<CertificateDer<'static>>, Error> {
|
|
||||||
let likely_locations = openssl_probe::probe();
|
|
||||||
|
|
||||||
- match likely_locations.cert_file {
|
|
||||||
- Some(cert_file) => load_pem_certs(&cert_file),
|
|
||||||
- None => Ok(Vec::new()),
|
|
||||||
+ let mut certs = match likely_locations.cert_file {
|
|
||||||
+ Some(cert_file) => load_pem_certs(&cert_file)?,
|
|
||||||
+ None => Vec::new(),
|
|
||||||
+ };
|
|
||||||
+
|
|
||||||
+ if let Some(cert_dir) = likely_locations.cert_dir {
|
|
||||||
+ let dir_reader = fs::read_dir(cert_dir)?;
|
|
||||||
+ for entry in dir_reader {
|
|
||||||
+ let entry = entry?;
|
|
||||||
+ let path = entry.path();
|
|
||||||
+ if fs::metadata(&path)?.is_file() {
|
|
||||||
+ certs.append(&mut load_pem_certs(&path)?);
|
|
||||||
+ }
|
|
||||||
+ }
|
|
||||||
}
|
|
||||||
+
|
|
||||||
+ Ok(certs)
|
|
||||||
}
|
|
@ -10,8 +10,8 @@ error[E0658]: use of unstable library feature 'portable_simd'
|
|||||||
= help: add `#![feature(portable_simd)]` to the crate attributes to enable
|
= help: add `#![feature(portable_simd)]` to the crate attributes to enable
|
||||||
= note: this compiler was built on 2024-04-29; consider upgrading it if it is out of date
|
= note: this compiler was built on 2024-04-29; consider upgrading it if it is out of date
|
||||||
|
|
||||||
--- cargo-crates/vek-0.17.0/build.rs.orig 1970-01-01 00:00:00 UTC
|
--- cargo-crates/vek-0.17.1/build.rs.orig 1970-01-01 00:00:00 UTC
|
||||||
+++ cargo-crates/vek-0.17.0/build.rs
|
+++ cargo-crates/vek-0.17.1/build.rs
|
||||||
@@ -4,23 +4,6 @@ fn main() {
|
@@ -4,23 +4,6 @@ fn main() {
|
||||||
fn main() {
|
fn main() {
|
||||||
assert!(version().unwrap().major >= 1);
|
assert!(version().unwrap().major >= 1);
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
https://gitlab.com/veloren/veloren/-/issues/1975
|
https://gitlab.com/veloren/veloren/-/issues/1975
|
||||||
|
|
||||||
--- ../wgpu-0.18-with-fixes-for-veloren-v1/wgpu/src/backend/direct.rs.orig 2024-02-09 04:29:29 UTC
|
--- ../wgpu-0.18-with-fixes-for-veloren-v2/wgpu/src/backend/direct.rs.orig 2024-09-27 04:53:27 UTC
|
||||||
+++ ../wgpu-0.18-with-fixes-for-veloren-v1/wgpu/src/backend/direct.rs
|
+++ ../wgpu-0.18-with-fixes-for-veloren-v2/wgpu/src/backend/direct.rs
|
||||||
@@ -2279,9 +2279,7 @@ impl crate::Context for Context {
|
@@ -2279,9 +2279,7 @@ impl crate::Context for Context {
|
||||||
&size
|
&size
|
||||||
)) {
|
)) {
|
||||||
|
Loading…
Reference in New Issue
Block a user