mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
parent
319f22ef48
commit
e43c3f0d3e
@ -1,6 +1,5 @@
|
||||
PORTNAME= cosmic-comp
|
||||
PORTVERSION= s20240726
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= s20240816
|
||||
CATEGORIES= x11-wm wayland
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
@ -23,8 +22,9 @@ USE_GITHUB= yes
|
||||
USE_GL= gbm
|
||||
USE_XORG= pixman
|
||||
GH_ACCOUNT= pop-os
|
||||
GH_TAGNAME= fdde46f
|
||||
GH_TUPLE= pop-os:iced:0.4.2-2010-gfa817c70:iced/../${WRKSRC_crate_iced:T}/iced
|
||||
GH_TAGNAME= epoch-1.0.0-alpha.1-13-ga3c8111
|
||||
GH_TUPLE= pop-os:iced:0.4.2-2011-ge31e29e9:iced/../${WRKSRC_crate_iced:T}/iced
|
||||
CARGO_ENV= RUSTC_BOOTSTRAP=cosmic # files/patch-rust-1.79
|
||||
CARGO_FEATURES= --no-default-features # disable systemd
|
||||
PLIST_FILES= bin/${PORTNAME} \
|
||||
share/cosmic/com.system76.CosmicSettings.Shortcuts/v1/defaults/keybindings.ron \
|
||||
|
@ -1,4 +1,4 @@
|
||||
CARGO_CRATES= ab_glyph-0.2.26 \
|
||||
CARGO_CRATES= ab_glyph-0.2.28 \
|
||||
ab_glyph_rasterizer-0.1.8 \
|
||||
accesskit-0.11.2 \
|
||||
addr2line-0.22.0 \
|
||||
@ -18,25 +18,25 @@ CARGO_CRATES= ab_glyph-0.2.26 \
|
||||
approx-0.4.0 \
|
||||
approx-0.5.1 \
|
||||
arc-swap-1.7.1 \
|
||||
arrayref-0.3.7 \
|
||||
arrayref-0.3.8 \
|
||||
arrayvec-0.7.4 \
|
||||
as-raw-xcb-connection-1.0.1 \
|
||||
ash-0.37.3+1.3.251 \
|
||||
ash-0.38.0+1.3.281 \
|
||||
async-broadcast-0.7.1 \
|
||||
async-channel-2.3.1 \
|
||||
async-executor-1.12.0 \
|
||||
async-executor-1.13.0 \
|
||||
async-fs-2.1.2 \
|
||||
async-io-2.3.2 \
|
||||
async-lock-3.3.0 \
|
||||
async-io-2.3.3 \
|
||||
async-lock-3.4.0 \
|
||||
async-process-2.2.3 \
|
||||
async-recursion-1.1.1 \
|
||||
async-signal-0.2.6 \
|
||||
async-signal-0.2.9 \
|
||||
async-task-4.7.1 \
|
||||
async-trait-0.1.80 \
|
||||
async-trait-0.1.81 \
|
||||
atomic-waker-1.1.2 \
|
||||
autocfg-1.3.0 \
|
||||
backtrace-0.3.72 \
|
||||
backtrace-0.3.73 \
|
||||
base64-0.13.1 \
|
||||
base64-0.21.7 \
|
||||
base64-0.22.1 \
|
||||
@ -44,30 +44,28 @@ CARGO_CRATES= ab_glyph-0.2.26 \
|
||||
bit-vec-0.6.3 \
|
||||
bit_field-0.10.2 \
|
||||
bitflags-1.3.2 \
|
||||
bitflags-2.5.0 \
|
||||
bitflags-2.6.0 \
|
||||
block-0.1.6 \
|
||||
block-buffer-0.10.4 \
|
||||
block2-0.5.1 \
|
||||
blocking-1.6.1 \
|
||||
bumpalo-3.16.0 \
|
||||
by_address-1.2.1 \
|
||||
bytemuck-1.16.0 \
|
||||
bytemuck-1.16.3 \
|
||||
bytemuck_derive-1.7.0 \
|
||||
byteorder-1.5.0 \
|
||||
bytes-1.6.0 \
|
||||
calloop-0.12.4 \
|
||||
bytes-1.7.1 \
|
||||
calloop-0.13.0 \
|
||||
calloop-0.14.0 \
|
||||
calloop-wayland-source-0.2.0 \
|
||||
calloop-wayland-source-0.3.0 \
|
||||
cc-1.0.98 \
|
||||
cc-1.1.7 \
|
||||
cesu8-1.1.0 \
|
||||
cfg-if-1.0.0 \
|
||||
cfg_aliases-0.1.1 \
|
||||
cfg_aliases-0.2.1 \
|
||||
cgmath-0.18.0 \
|
||||
chrono-0.4.38 \
|
||||
clipboard-win-5.3.1 \
|
||||
clipboard-win-5.4.0 \
|
||||
cocoa-0.25.0 \
|
||||
cocoa-foundation-0.1.2 \
|
||||
codespan-reporting-0.11.1 \
|
||||
@ -95,9 +93,9 @@ CARGO_CRATES= ab_glyph-0.2.26 \
|
||||
csscolorparser-0.6.2 \
|
||||
ctor-lite-0.1.0 \
|
||||
cursor-icon-1.1.0 \
|
||||
darling-0.20.9 \
|
||||
darling_core-0.20.9 \
|
||||
darling_macro-0.20.9 \
|
||||
darling-0.20.10 \
|
||||
darling_core-0.20.10 \
|
||||
darling_macro-0.20.10 \
|
||||
dashmap-5.5.3 \
|
||||
data-url-0.2.0 \
|
||||
data-url-0.3.1 \
|
||||
@ -107,7 +105,7 @@ CARGO_CRATES= ab_glyph-0.2.26 \
|
||||
dirs-5.0.1 \
|
||||
dirs-sys-0.4.1 \
|
||||
dispatch-0.2.0 \
|
||||
displaydoc-0.2.4 \
|
||||
displaydoc-0.2.5 \
|
||||
dlib-0.5.2 \
|
||||
dlv-list-0.5.2 \
|
||||
downcast-rs-1.2.1 \
|
||||
@ -125,24 +123,22 @@ CARGO_CRATES= ab_glyph-0.2.26 \
|
||||
egui_extras-0.23.0 \
|
||||
egui_glow-0.23.0 \
|
||||
egui_plot-0.23.0 \
|
||||
either-1.12.0 \
|
||||
either-1.13.0 \
|
||||
emath-0.23.0 \
|
||||
encoding_rs-0.8.34 \
|
||||
endi-1.1.0 \
|
||||
enum-map-2.7.3 \
|
||||
enum-map-derive-0.17.0 \
|
||||
enumflags2-0.7.9 \
|
||||
enumflags2_derive-0.7.9 \
|
||||
enumn-0.1.13 \
|
||||
enumflags2-0.7.10 \
|
||||
enumflags2_derive-0.7.10 \
|
||||
enumn-0.1.14 \
|
||||
epaint-0.23.0 \
|
||||
equivalent-1.0.1 \
|
||||
errno-0.3.9 \
|
||||
error-code-3.2.0 \
|
||||
etagere-0.2.10 \
|
||||
etagere-0.2.13 \
|
||||
euclid-0.22.10 \
|
||||
event-listener-4.0.3 \
|
||||
event-listener-5.3.1 \
|
||||
event-listener-strategy-0.4.0 \
|
||||
event-listener-strategy-0.5.2 \
|
||||
exr-1.72.0 \
|
||||
fast-srgb8-1.0.0 \
|
||||
@ -159,14 +155,14 @@ CARGO_CRATES= ab_glyph-0.2.26 \
|
||||
fluent-syntax-0.11.1 \
|
||||
flume-0.11.0 \
|
||||
fnv-1.0.7 \
|
||||
font-types-0.5.5 \
|
||||
fontconfig-parser-0.5.6 \
|
||||
font-types-0.6.0 \
|
||||
fontconfig-parser-0.5.7 \
|
||||
fontdb-0.16.2 \
|
||||
foreign-types-0.5.0 \
|
||||
foreign-types-macros-0.2.3 \
|
||||
foreign-types-shared-0.3.1 \
|
||||
form_urlencoded-1.2.1 \
|
||||
fraction-0.14.0 \
|
||||
fraction-0.15.3 \
|
||||
freedesktop-icons-0.2.6 \
|
||||
fsevent-sys-4.1.0 \
|
||||
futures-0.3.30 \
|
||||
@ -181,7 +177,7 @@ CARGO_CRATES= ab_glyph-0.2.26 \
|
||||
futures-util-0.3.30 \
|
||||
gbm-0.15.0 \
|
||||
gbm-sys-0.3.0 \
|
||||
generator-0.8.1 \
|
||||
generator-0.8.2 \
|
||||
generic-array-0.14.7 \
|
||||
gethostname-0.4.3 \
|
||||
getrandom-0.2.15 \
|
||||
@ -205,8 +201,8 @@ CARGO_CRATES= ab_glyph-0.2.26 \
|
||||
hashbrown-0.14.5 \
|
||||
hassle-rs-0.11.0 \
|
||||
heck-0.4.1 \
|
||||
heck-0.5.0 \
|
||||
hermit-abi-0.3.9 \
|
||||
hermit-abi-0.4.0 \
|
||||
hex-0.4.3 \
|
||||
hexf-parse-0.2.1 \
|
||||
hmac-0.12.1 \
|
||||
@ -223,7 +219,7 @@ CARGO_CRATES= ab_glyph-0.2.26 \
|
||||
imagesize-0.10.1 \
|
||||
imagesize-0.12.0 \
|
||||
indexmap-1.9.3 \
|
||||
indexmap-2.2.6 \
|
||||
indexmap-2.3.0 \
|
||||
inotify-0.9.6 \
|
||||
inotify-sys-0.1.5 \
|
||||
input-0.9.0 \
|
||||
@ -236,7 +232,7 @@ CARGO_CRATES= ab_glyph-0.2.26 \
|
||||
itoa-1.0.11 \
|
||||
jni-0.21.1 \
|
||||
jni-sys-0.3.0 \
|
||||
jobserver-0.1.31 \
|
||||
jobserver-0.1.32 \
|
||||
jpeg-decoder-0.3.1 \
|
||||
js-sys-0.3.69 \
|
||||
kamadak-exif-0.5.5 \
|
||||
@ -248,11 +244,11 @@ CARGO_CRATES= ab_glyph-0.2.26 \
|
||||
kqueue-sys-1.0.4 \
|
||||
kurbo-0.8.3 \
|
||||
kurbo-0.9.5 \
|
||||
lazy_static-1.4.0 \
|
||||
lazy_static-1.5.0 \
|
||||
lebe-0.5.2 \
|
||||
libc-0.2.155 \
|
||||
libloading-0.7.4 \
|
||||
libloading-0.8.3 \
|
||||
libloading-0.8.5 \
|
||||
libm-0.2.8 \
|
||||
libredox-0.0.2 \
|
||||
libredox-0.1.3 \
|
||||
@ -264,10 +260,10 @@ CARGO_CRATES= ab_glyph-0.2.26 \
|
||||
linux-raw-sys-0.6.4 \
|
||||
locale_config-0.3.0 \
|
||||
lock_api-0.4.12 \
|
||||
log-0.4.21 \
|
||||
log-0.4.22 \
|
||||
log-panics-2.1.0 \
|
||||
loom-0.7.2 \
|
||||
lru-0.12.3 \
|
||||
lru-0.12.4 \
|
||||
lyon-1.0.1 \
|
||||
lyon_algorithms-1.0.4 \
|
||||
lyon_geom-1.0.5 \
|
||||
@ -275,16 +271,16 @@ CARGO_CRATES= ab_glyph-0.2.26 \
|
||||
lyon_tessellation-1.0.15 \
|
||||
malloc_buf-0.0.6 \
|
||||
matchers-0.1.0 \
|
||||
memchr-2.7.2 \
|
||||
memchr-2.7.4 \
|
||||
memmap2-0.8.0 \
|
||||
memmap2-0.9.4 \
|
||||
memoffset-0.6.5 \
|
||||
memoffset-0.9.1 \
|
||||
metal-0.27.0 \
|
||||
mime-0.3.17 \
|
||||
mime_guess-2.0.4 \
|
||||
mime_guess-2.0.5 \
|
||||
minimal-lexical-0.2.1 \
|
||||
miniz_oxide-0.7.3 \
|
||||
miniz_oxide-0.7.4 \
|
||||
mint-0.5.9 \
|
||||
mio-0.8.11 \
|
||||
mutate_once-0.1.1 \
|
||||
@ -298,7 +294,7 @@ CARGO_CRATES= ab_glyph-0.2.26 \
|
||||
notify-6.1.1 \
|
||||
nu-ansi-term-0.46.0 \
|
||||
num-0.4.3 \
|
||||
num-bigint-0.4.5 \
|
||||
num-bigint-0.4.6 \
|
||||
num-complex-0.4.6 \
|
||||
num-conv-0.1.0 \
|
||||
num-integer-0.1.46 \
|
||||
@ -306,8 +302,8 @@ CARGO_CRATES= ab_glyph-0.2.26 \
|
||||
num-rational-0.4.2 \
|
||||
num-traits-0.2.19 \
|
||||
num_cpus-1.16.0 \
|
||||
num_enum-0.7.2 \
|
||||
num_enum_derive-0.7.2 \
|
||||
num_enum-0.7.3 \
|
||||
num_enum_derive-0.7.3 \
|
||||
num_threads-0.1.7 \
|
||||
objc-0.2.7 \
|
||||
objc-foundation-0.1.1 \
|
||||
@ -330,17 +326,17 @@ CARGO_CRATES= ab_glyph-0.2.26 \
|
||||
objc2-user-notifications-0.2.2 \
|
||||
objc_exception-0.1.2 \
|
||||
objc_id-0.1.1 \
|
||||
object-0.35.0 \
|
||||
object-0.36.2 \
|
||||
once_cell-1.19.0 \
|
||||
option-ext-0.2.0 \
|
||||
orbclient-0.3.47 \
|
||||
ordered-float-4.2.0 \
|
||||
ordered-float-4.2.2 \
|
||||
ordered-multimap-0.7.3 \
|
||||
ordered-stream-0.2.0 \
|
||||
ouroboros-0.17.2 \
|
||||
ouroboros_macro-0.17.2 \
|
||||
overload-0.1.1 \
|
||||
owned_ttf_parser-0.21.0 \
|
||||
owned_ttf_parser-0.24.0 \
|
||||
palette-0.7.6 \
|
||||
palette_derive-0.7.6 \
|
||||
parking-2.2.0 \
|
||||
@ -359,23 +355,23 @@ CARGO_CRATES= ab_glyph-0.2.26 \
|
||||
pin-project-internal-1.1.5 \
|
||||
pin-project-lite-0.2.14 \
|
||||
pin-utils-0.1.0 \
|
||||
piper-0.2.2 \
|
||||
piper-0.2.3 \
|
||||
pixman-0.1.0 \
|
||||
pixman-sys-0.1.0 \
|
||||
pkg-config-0.3.30 \
|
||||
png-0.17.13 \
|
||||
polling-3.7.0 \
|
||||
polling-3.7.2 \
|
||||
powerfmt-0.2.0 \
|
||||
ppv-lite86-0.2.17 \
|
||||
ppv-lite86-0.2.18 \
|
||||
presser-0.3.1 \
|
||||
proc-macro-crate-3.1.0 \
|
||||
proc-macro-error-1.0.4 \
|
||||
proc-macro-error-attr-1.0.4 \
|
||||
proc-macro2-1.0.84 \
|
||||
proc-macro2-1.0.86 \
|
||||
profiling-1.0.15 \
|
||||
profiling-procmacros-1.0.15 \
|
||||
qoi-0.4.1 \
|
||||
quick-xml-0.31.0 \
|
||||
quick-xml-0.34.0 \
|
||||
quote-1.0.36 \
|
||||
rand-0.8.5 \
|
||||
rand_chacha-0.3.1 \
|
||||
@ -386,26 +382,27 @@ CARGO_CRATES= ab_glyph-0.2.26 \
|
||||
rayon-1.10.0 \
|
||||
rayon-core-1.12.1 \
|
||||
rctree-0.5.0 \
|
||||
read-fonts-0.19.3 \
|
||||
read-fonts-0.20.0 \
|
||||
redox_syscall-0.2.16 \
|
||||
redox_syscall-0.4.1 \
|
||||
redox_syscall-0.5.1 \
|
||||
redox_syscall-0.5.3 \
|
||||
redox_users-0.4.5 \
|
||||
regex-1.10.4 \
|
||||
regex-1.10.5 \
|
||||
regex-automata-0.1.10 \
|
||||
regex-automata-0.4.6 \
|
||||
regex-automata-0.4.7 \
|
||||
regex-syntax-0.6.29 \
|
||||
regex-syntax-0.8.3 \
|
||||
regex-syntax-0.8.4 \
|
||||
renderdoc-sys-1.1.0 \
|
||||
resvg-0.28.0 \
|
||||
resvg-0.37.0 \
|
||||
rgb-0.8.37 \
|
||||
rgb-0.8.45 \
|
||||
ron-0.8.1 \
|
||||
roxmltree-0.15.1 \
|
||||
roxmltree-0.19.0 \
|
||||
rust-embed-8.4.0 \
|
||||
rust-embed-impl-8.4.0 \
|
||||
rust-embed-utils-8.4.0 \
|
||||
roxmltree-0.20.0 \
|
||||
rust-embed-8.5.0 \
|
||||
rust-embed-impl-8.5.0 \
|
||||
rust-embed-utils-8.5.0 \
|
||||
rust-ini-0.20.0 \
|
||||
rustc-demangle-0.1.24 \
|
||||
rustc-hash-1.1.0 \
|
||||
@ -422,13 +419,13 @@ CARGO_CRATES= ab_glyph-0.2.26 \
|
||||
self_cell-0.10.3 \
|
||||
self_cell-1.0.4 \
|
||||
sendfd-0.4.3 \
|
||||
serde-1.0.203 \
|
||||
serde_derive-1.0.203 \
|
||||
serde_json-1.0.117 \
|
||||
serde-1.0.204 \
|
||||
serde_derive-1.0.204 \
|
||||
serde_json-1.0.122 \
|
||||
serde_repr-0.1.19 \
|
||||
serde_spanned-0.6.6 \
|
||||
serde_with-3.8.1 \
|
||||
serde_with_macros-3.8.1 \
|
||||
serde_spanned-0.6.7 \
|
||||
serde_with-3.9.0 \
|
||||
serde_with_macros-3.9.0 \
|
||||
sha1-0.10.6 \
|
||||
sha2-0.10.8 \
|
||||
sharded-slab-0.1.7 \
|
||||
@ -436,12 +433,11 @@ CARGO_CRATES= ab_glyph-0.2.26 \
|
||||
simd-adler32-0.3.7 \
|
||||
simplecss-0.2.1 \
|
||||
siphasher-0.3.11 \
|
||||
skrifa-0.19.3 \
|
||||
skrifa-0.20.0 \
|
||||
slab-0.4.9 \
|
||||
slotmap-1.0.7 \
|
||||
smallvec-1.13.2 \
|
||||
smithay-client-toolkit-0.18.1 \
|
||||
smithay-client-toolkit-0.19.1 \
|
||||
smithay-client-toolkit-0.19.2 \
|
||||
smol_str-0.2.2 \
|
||||
snowflake-1.3.0 \
|
||||
spin-0.9.8 \
|
||||
@ -450,18 +446,18 @@ CARGO_CRATES= ab_glyph-0.2.26 \
|
||||
strict-num-0.1.1 \
|
||||
strsim-0.10.0 \
|
||||
strsim-0.11.1 \
|
||||
subtle-2.5.0 \
|
||||
subtle-2.6.1 \
|
||||
svg_fmt-0.4.3 \
|
||||
svgtypes-0.8.2 \
|
||||
svgtypes-0.13.0 \
|
||||
swash-0.1.17 \
|
||||
swash-0.1.18 \
|
||||
syn-1.0.109 \
|
||||
syn-2.0.66 \
|
||||
syn-2.0.72 \
|
||||
sys-locale-0.3.1 \
|
||||
tempfile-3.10.1 \
|
||||
termcolor-1.4.1 \
|
||||
thiserror-1.0.61 \
|
||||
thiserror-impl-1.0.61 \
|
||||
thiserror-1.0.63 \
|
||||
thiserror-impl-1.0.63 \
|
||||
thread_local-1.1.8 \
|
||||
tiff-0.9.1 \
|
||||
time-0.3.36 \
|
||||
@ -474,23 +470,24 @@ CARGO_CRATES= ab_glyph-0.2.26 \
|
||||
tiny-skia-path-0.11.4 \
|
||||
tiny-xlib-0.2.3 \
|
||||
tinystr-0.7.6 \
|
||||
tinyvec-1.6.0 \
|
||||
tinyvec-1.8.0 \
|
||||
tinyvec_macros-0.1.1 \
|
||||
toml-0.5.11 \
|
||||
toml-0.8.13 \
|
||||
toml_datetime-0.6.6 \
|
||||
toml-0.8.19 \
|
||||
toml_datetime-0.6.8 \
|
||||
toml_edit-0.21.1 \
|
||||
toml_edit-0.22.13 \
|
||||
toml_edit-0.22.20 \
|
||||
tracing-0.1.40 \
|
||||
tracing-attributes-0.1.27 \
|
||||
tracing-core-0.1.32 \
|
||||
tracing-journald-0.3.0 \
|
||||
tracing-log-0.2.0 \
|
||||
tracing-subscriber-0.3.18 \
|
||||
tracy-client-0.17.0 \
|
||||
tracy-client-sys-0.22.2 \
|
||||
tracy-client-0.17.1 \
|
||||
tracy-client-sys-0.23.0 \
|
||||
ttf-parser-0.20.0 \
|
||||
ttf-parser-0.21.1 \
|
||||
ttf-parser-0.24.0 \
|
||||
type-map-0.5.0 \
|
||||
typenum-1.17.0 \
|
||||
udev-0.8.0 \
|
||||
@ -510,17 +507,17 @@ CARGO_CRATES= ab_glyph-0.2.26 \
|
||||
unicode-script-0.5.6 \
|
||||
unicode-segmentation-1.11.0 \
|
||||
unicode-vo-0.1.0 \
|
||||
unicode-width-0.1.12 \
|
||||
unicode-width-0.1.13 \
|
||||
unicode-xid-0.2.4 \
|
||||
url-2.5.0 \
|
||||
url-2.5.2 \
|
||||
usvg-0.28.0 \
|
||||
usvg-0.37.0 \
|
||||
usvg-parser-0.37.0 \
|
||||
usvg-text-layout-0.37.0 \
|
||||
usvg-tree-0.37.0 \
|
||||
uuid-1.8.0 \
|
||||
uuid-1.10.0 \
|
||||
valuable-0.1.0 \
|
||||
version_check-0.9.4 \
|
||||
version_check-0.9.5 \
|
||||
walkdir-2.5.0 \
|
||||
wasi-0.11.0+wasi-snapshot-preview1 \
|
||||
wasm-bindgen-0.2.92 \
|
||||
@ -531,18 +528,16 @@ CARGO_CRATES= ab_glyph-0.2.26 \
|
||||
wasm-bindgen-shared-0.2.92 \
|
||||
wasm-timer-0.2.5 \
|
||||
wayland-backend-0.3.6 \
|
||||
wayland-client-0.31.3 \
|
||||
wayland-client-0.31.5 \
|
||||
wayland-csd-frame-0.3.0 \
|
||||
wayland-cursor-0.31.3 \
|
||||
wayland-egl-0.32.1 \
|
||||
wayland-protocols-0.31.2 \
|
||||
wayland-protocols-0.32.1 \
|
||||
wayland-protocols-misc-0.3.1 \
|
||||
wayland-protocols-plasma-0.2.0 \
|
||||
wayland-protocols-wlr-0.2.0 \
|
||||
wayland-protocols-wlr-0.3.1 \
|
||||
wayland-scanner-0.31.2 \
|
||||
wayland-server-0.31.2 \
|
||||
wayland-cursor-0.31.5 \
|
||||
wayland-egl-0.32.3 \
|
||||
wayland-protocols-0.32.3 \
|
||||
wayland-protocols-misc-0.3.3 \
|
||||
wayland-protocols-plasma-0.3.3 \
|
||||
wayland-protocols-wlr-0.3.3 \
|
||||
wayland-scanner-0.31.4 \
|
||||
wayland-server-0.31.4 \
|
||||
wayland-sys-0.31.4 \
|
||||
web-sys-0.3.69 \
|
||||
web-time-0.2.4 \
|
||||
@ -554,77 +549,83 @@ CARGO_CRATES= ab_glyph-0.2.26 \
|
||||
winapi-util-0.1.8 \
|
||||
winapi-x86_64-pc-windows-gnu-0.4.0 \
|
||||
windows-0.52.0 \
|
||||
windows-0.54.0 \
|
||||
windows-0.58.0 \
|
||||
windows-core-0.52.0 \
|
||||
windows-core-0.54.0 \
|
||||
windows-result-0.1.1 \
|
||||
windows-core-0.58.0 \
|
||||
windows-implement-0.58.0 \
|
||||
windows-interface-0.58.0 \
|
||||
windows-result-0.2.0 \
|
||||
windows-strings-0.1.0 \
|
||||
windows-sys-0.45.0 \
|
||||
windows-sys-0.48.0 \
|
||||
windows-sys-0.52.0 \
|
||||
windows-targets-0.42.2 \
|
||||
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.48.5 \
|
||||
windows_aarch64_gnullvm-0.52.5 \
|
||||
windows_aarch64_gnullvm-0.52.6 \
|
||||
windows_aarch64_msvc-0.42.2 \
|
||||
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.48.5 \
|
||||
windows_i686_gnu-0.52.5 \
|
||||
windows_i686_gnullvm-0.52.5 \
|
||||
windows_i686_gnu-0.52.6 \
|
||||
windows_i686_gnullvm-0.52.6 \
|
||||
windows_i686_msvc-0.42.2 \
|
||||
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.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.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.48.5 \
|
||||
windows_x86_64_msvc-0.52.5 \
|
||||
winit-0.30.3 \
|
||||
windows_x86_64_msvc-0.52.6 \
|
||||
winit-0.30.4 \
|
||||
winnow-0.5.40 \
|
||||
winnow-0.6.9 \
|
||||
winnow-0.6.18 \
|
||||
x11-dl-2.21.0 \
|
||||
x11rb-0.13.1 \
|
||||
x11rb-protocol-0.13.1 \
|
||||
xcursor-0.3.5 \
|
||||
xcursor-0.3.6 \
|
||||
xdg-2.5.2 \
|
||||
xdg-home-1.1.0 \
|
||||
xdg-home-1.2.0 \
|
||||
xdg-user-0.2.1 \
|
||||
xkbcommon-0.7.0 \
|
||||
xkbcommon-0.8.0 \
|
||||
xkbcommon-dl-0.4.2 \
|
||||
xkeysym-0.2.0 \
|
||||
xkeysym-0.2.1 \
|
||||
xml-rs-0.8.20 \
|
||||
xmlparser-0.13.6 \
|
||||
xmlwriter-0.1.0 \
|
||||
xxhash-rust-0.8.10 \
|
||||
xxhash-rust-0.8.12 \
|
||||
yazi-0.1.6 \
|
||||
zbus-4.4.0 \
|
||||
zbus_macros-4.4.0 \
|
||||
zbus_names-3.0.0 \
|
||||
zeno-0.2.3 \
|
||||
zerocopy-0.7.34 \
|
||||
zerocopy-derive-0.7.34 \
|
||||
zerocopy-0.6.6 \
|
||||
zerocopy-0.7.35 \
|
||||
zerocopy-derive-0.6.6 \
|
||||
zerocopy-derive-0.7.35 \
|
||||
zune-inflate-0.2.54 \
|
||||
zvariant-4.2.0 \
|
||||
zvariant_derive-4.2.0 \
|
||||
zvariant_utils-2.1.0 \
|
||||
taffy@git+https://github.com/DioxusLabs/taffy?rev=7781c70\#7781c70241f7f572130c13106f2a869a9cf80885 \
|
||||
d3d12,naga,wgpu,wgpu-core,wgpu-hal,wgpu-types@git+https://github.com/gfx-rs/wgpu?rev=20fda69\#20fda698341efbdc870b8027d6d49f5bf3f36109 \
|
||||
cosmic-config,cosmic-config-derive,cosmic-theme,iced,iced_core,iced_futures,iced_graphics,iced_renderer,iced_runtime,iced_style,iced_tiny_skia,iced_wgpu,iced_widget,libcosmic@git+https://github.com/pop-os/libcosmic/\#a5996b4e90f6aad943b7c61b961fae5edacd7697 \
|
||||
cosmic-protocols@git+https://github.com/pop-os/cosmic-protocols?branch=main\#f16efccaffdbe60b81d1a500be6e81851dc1dad4 \
|
||||
cosmic-text@git+https://github.com/pop-os/cosmic-text.git\#4f316658050536c4254fb70639f4b5203c31dbce \
|
||||
cosmic-text@git+https://github.com/pop-os/cosmic-text.git\#e16b39f29c84773a05457fe39577a602de27855c \
|
||||
glyphon@git+https://github.com/pop-os/glyphon.git?tag=v0.5.0\#1b0646ff8f74da92d3be704dfc2257d7f4d7eed8 \
|
||||
cosmic-protocols@git+https://github.com/pop-os/cosmic-protocols?branch=main\#de2fead49d6af3a221db153642e4d7c2235aafc4 \
|
||||
smithay@git+https://github.com/smithay/smithay?rev=e7f0857\#e7f08570bceab6107863267ae168d0afb018e8f5 \
|
||||
cosmic-config,cosmic-config-derive,cosmic-theme,iced,iced_core,iced_futures,iced_graphics,iced_renderer,iced_runtime,iced_style,iced_tiny_skia,iced_wgpu,iced_widget,libcosmic@git+https://github.com/pop-os/libcosmic/\#b40839638ab0e1d96de3f817eded647e6952db40 \
|
||||
clipboard_macos,clipboard_wayland,clipboard_x11,dnd,mime,window_clipboard@git+https://github.com/pop-os/window_clipboard.git?tag=pop-dnd-8\#7c59b07b9172d8e0401f7e06609e1050575309c9 \
|
||||
atomicwrites@git+https://github.com/jackpot51/rust-atomicwrites\#043ab4859d53ffd3d55334685303d8df39c9f768 \
|
||||
smithay@git+https://github.com/smithay/smithay?rev=c6aab18\#c6aab182a3c9f106d9c7a0ea34187f90403e59e7 \
|
||||
id_tree@git+https://github.com/Drakulix/id-tree.git?branch=feature/copy_clone\#632a57d6d49160e18d7300fa7edae52281ec5482 \
|
||||
softbuffer@git+https://github.com/pop-os/softbuffer?tag=cosmic-4.0\#6e75b1ad7e98397d37cb187886d05969bc480995 \
|
||||
smithay-egui@git+https://github.com/Smithay/smithay-egui.git?rev=cdc652e0\#cdc652e0d4823b16a5bd9badd288e38512789dc5 \
|
||||
cosmic-settings-config@git+https://github.com/pop-os/cosmic-settings-daemon\#ad0e0703549f7b135746d0429c6408cc8a7cc037 \
|
||||
cosmic-settings-config@git+https://github.com/pop-os/cosmic-settings-daemon\#362c77f9faaeb7f1b9e4aa79a7d5588001f04874 \
|
||||
smithay-clipboard@git+https://github.com/pop-os/smithay-clipboard?tag=pop-dnd-5\#5a3007def49eb678d1144850c9ee04b80707c56a
|
||||
|
@ -1,6 +1,6 @@
|
||||
TIMESTAMP = 1722004828
|
||||
SHA256 (rust/crates/ab_glyph-0.2.26.crate) = 2e53b0a3d5760cd2ba9b787ae0c6440ad18ee294ff71b05e3381c900a7d16cfd
|
||||
SIZE (rust/crates/ab_glyph-0.2.26.crate) = 19078
|
||||
TIMESTAMP = 1723813191
|
||||
SHA256 (rust/crates/ab_glyph-0.2.28.crate) = 79faae4620f45232f599d9bc7b290f88247a0834162c4495ab2f02d60004adfb
|
||||
SIZE (rust/crates/ab_glyph-0.2.28.crate) = 19965
|
||||
SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046
|
||||
SIZE (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = 11010
|
||||
SHA256 (rust/crates/accesskit-0.11.2.crate) = 76eb1adf08c5bcaa8490b9851fd53cca27fa9880076f178ea9d29f05196728a8
|
||||
@ -39,8 +39,8 @@ SHA256 (rust/crates/approx-0.5.1.crate) = cab112f0a86d568ea0e627cc1d6be74a1e9cd5
|
||||
SIZE (rust/crates/approx-0.5.1.crate) = 15100
|
||||
SHA256 (rust/crates/arc-swap-1.7.1.crate) = 69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457
|
||||
SIZE (rust/crates/arc-swap-1.7.1.crate) = 68512
|
||||
SHA256 (rust/crates/arrayref-0.3.7.crate) = 6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545
|
||||
SIZE (rust/crates/arrayref-0.3.7.crate) = 9620
|
||||
SHA256 (rust/crates/arrayref-0.3.8.crate) = 9d151e35f61089500b617991b791fc8bfd237ae50cd5950803758a179b41e67a
|
||||
SIZE (rust/crates/arrayref-0.3.8.crate) = 10279
|
||||
SHA256 (rust/crates/arrayvec-0.7.4.crate) = 96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711
|
||||
SIZE (rust/crates/arrayvec-0.7.4.crate) = 29856
|
||||
SHA256 (rust/crates/as-raw-xcb-connection-1.0.1.crate) = 175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b
|
||||
@ -53,30 +53,30 @@ SHA256 (rust/crates/async-broadcast-0.7.1.crate) = 20cd0e2e25ea8e5f7e9df04578dc6
|
||||
SIZE (rust/crates/async-broadcast-0.7.1.crate) = 21867
|
||||
SHA256 (rust/crates/async-channel-2.3.1.crate) = 89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a
|
||||
SIZE (rust/crates/async-channel-2.3.1.crate) = 14576
|
||||
SHA256 (rust/crates/async-executor-1.12.0.crate) = c8828ec6e544c02b0d6691d21ed9f9218d0384a82542855073c2a3f58304aaf0
|
||||
SIZE (rust/crates/async-executor-1.12.0.crate) = 28529
|
||||
SHA256 (rust/crates/async-executor-1.13.0.crate) = d7ebdfa2ebdab6b1760375fa7d6f382b9f486eac35fc994625a00e89280bdbb7
|
||||
SIZE (rust/crates/async-executor-1.13.0.crate) = 27974
|
||||
SHA256 (rust/crates/async-fs-2.1.2.crate) = ebcd09b382f40fcd159c2d695175b2ae620ffa5f3bd6f664131efff4e8b9e04a
|
||||
SIZE (rust/crates/async-fs-2.1.2.crate) = 17071
|
||||
SHA256 (rust/crates/async-io-2.3.2.crate) = dcccb0f599cfa2f8ace422d3555572f47424da5648a4382a9dd0310ff8210884
|
||||
SIZE (rust/crates/async-io-2.3.2.crate) = 49298
|
||||
SHA256 (rust/crates/async-lock-3.3.0.crate) = d034b430882f8381900d3fe6f0aaa3ad94f2cb4ac519b429692a1bc2dda4ae7b
|
||||
SIZE (rust/crates/async-lock-3.3.0.crate) = 33286
|
||||
SHA256 (rust/crates/async-io-2.3.3.crate) = 0d6baa8f0178795da0e71bc42c9e5d13261aac7ee549853162e66a241ba17964
|
||||
SIZE (rust/crates/async-io-2.3.3.crate) = 49746
|
||||
SHA256 (rust/crates/async-lock-3.4.0.crate) = ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18
|
||||
SIZE (rust/crates/async-lock-3.4.0.crate) = 34446
|
||||
SHA256 (rust/crates/async-process-2.2.3.crate) = f7eda79bbd84e29c2b308d1dc099d7de8dcc7035e48f4bf5dc4a531a44ff5e2a
|
||||
SIZE (rust/crates/async-process-2.2.3.crate) = 28954
|
||||
SHA256 (rust/crates/async-recursion-1.1.1.crate) = 3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11
|
||||
SIZE (rust/crates/async-recursion-1.1.1.crate) = 14874
|
||||
SHA256 (rust/crates/async-signal-0.2.6.crate) = afe66191c335039c7bb78f99dc7520b0cbb166b3a1cb33a03f53d8a1c6f2afda
|
||||
SIZE (rust/crates/async-signal-0.2.6.crate) = 16696
|
||||
SHA256 (rust/crates/async-signal-0.2.9.crate) = dfb3634b73397aa844481f814fad23bbf07fdb0eabec10f2eb95e58944b1ec32
|
||||
SIZE (rust/crates/async-signal-0.2.9.crate) = 16796
|
||||
SHA256 (rust/crates/async-task-4.7.1.crate) = 8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de
|
||||
SIZE (rust/crates/async-task-4.7.1.crate) = 38077
|
||||
SHA256 (rust/crates/async-trait-0.1.80.crate) = c6fa2087f2753a7da8cc1c0dbfcf89579dd57458e36769de5ac750b4671737ca
|
||||
SIZE (rust/crates/async-trait-0.1.80.crate) = 28775
|
||||
SHA256 (rust/crates/async-trait-0.1.81.crate) = 6e0c28dcc82d7c8ead5cb13beb15405b57b8546e93215673ff8ca0349a028107
|
||||
SIZE (rust/crates/async-trait-0.1.81.crate) = 28896
|
||||
SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0
|
||||
SIZE (rust/crates/atomic-waker-1.1.2.crate) = 12422
|
||||
SHA256 (rust/crates/autocfg-1.3.0.crate) = 0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0
|
||||
SIZE (rust/crates/autocfg-1.3.0.crate) = 16524
|
||||
SHA256 (rust/crates/backtrace-0.3.72.crate) = 17c6a35df3749d2e8bb1b7b21a976d82b15548788d2735b9d82f329268f71a11
|
||||
SIZE (rust/crates/backtrace-0.3.72.crate) = 87877
|
||||
SHA256 (rust/crates/backtrace-0.3.73.crate) = 5cc23269a4f8976d0a4d2e7109211a419fe30e8d88d677cd60b6bc79c5732e0a
|
||||
SIZE (rust/crates/backtrace-0.3.73.crate) = 87617
|
||||
SHA256 (rust/crates/base64-0.13.1.crate) = 9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8
|
||||
SIZE (rust/crates/base64-0.13.1.crate) = 61002
|
||||
SHA256 (rust/crates/base64-0.21.7.crate) = 9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567
|
||||
@ -91,8 +91,8 @@ SHA256 (rust/crates/bit_field-0.10.2.crate) = dc827186963e592360843fb5ba4b973e14
|
||||
SIZE (rust/crates/bit_field-0.10.2.crate) = 10568
|
||||
SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a
|
||||
SIZE (rust/crates/bitflags-1.3.2.crate) = 23021
|
||||
SHA256 (rust/crates/bitflags-2.5.0.crate) = cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1
|
||||
SIZE (rust/crates/bitflags-2.5.0.crate) = 43821
|
||||
SHA256 (rust/crates/bitflags-2.6.0.crate) = b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de
|
||||
SIZE (rust/crates/bitflags-2.6.0.crate) = 45357
|
||||
SHA256 (rust/crates/block-0.1.6.crate) = 0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a
|
||||
SIZE (rust/crates/block-0.1.6.crate) = 4077
|
||||
SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71
|
||||
@ -105,26 +105,22 @@ SHA256 (rust/crates/bumpalo-3.16.0.crate) = 79296716171880943b8470b5f8d03aa55eb2
|
||||
SIZE (rust/crates/bumpalo-3.16.0.crate) = 85677
|
||||
SHA256 (rust/crates/by_address-1.2.1.crate) = 64fa3c856b712db6612c019f14756e64e4bcea13337a6b33b696333a9eaa2d06
|
||||
SIZE (rust/crates/by_address-1.2.1.crate) = 8437
|
||||
SHA256 (rust/crates/bytemuck-1.16.0.crate) = 78834c15cb5d5efe3452d58b1e8ba890dd62d21907f867f383358198e56ebca5
|
||||
SIZE (rust/crates/bytemuck-1.16.0.crate) = 48015
|
||||
SHA256 (rust/crates/bytemuck-1.16.3.crate) = 102087e286b4677862ea56cf8fc58bb2cdfa8725c40ffb80fe3a008eb7f2fc83
|
||||
SIZE (rust/crates/bytemuck-1.16.3.crate) = 49539
|
||||
SHA256 (rust/crates/bytemuck_derive-1.7.0.crate) = 1ee891b04274a59bd38b412188e24b849617b2e45a0fd8d057deb63e7403761b
|
||||
SIZE (rust/crates/bytemuck_derive-1.7.0.crate) = 21687
|
||||
SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b
|
||||
SIZE (rust/crates/byteorder-1.5.0.crate) = 23288
|
||||
SHA256 (rust/crates/bytes-1.6.0.crate) = 514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9
|
||||
SIZE (rust/crates/bytes-1.6.0.crate) = 60605
|
||||
SHA256 (rust/crates/calloop-0.12.4.crate) = fba7adb4dd5aa98e5553510223000e7148f621165ec5f9acd7113f6ca4995298
|
||||
SIZE (rust/crates/calloop-0.12.4.crate) = 69583
|
||||
SHA256 (rust/crates/bytes-1.7.1.crate) = 8318a53db07bb3f8dca91a600466bdb3f2eaadeedfdbcf02e1accbad9271ba50
|
||||
SIZE (rust/crates/bytes-1.7.1.crate) = 63623
|
||||
SHA256 (rust/crates/calloop-0.13.0.crate) = b99da2f8558ca23c71f4fd15dc57c906239752dd27ff3c00a1d56b685b7cbfec
|
||||
SIZE (rust/crates/calloop-0.13.0.crate) = 69698
|
||||
SHA256 (rust/crates/calloop-0.14.0.crate) = c58a38167d6fba8c67cce63c4a91f2a73ca42cbdaf6fb9ba164f1e07b43ecc10
|
||||
SIZE (rust/crates/calloop-0.14.0.crate) = 71405
|
||||
SHA256 (rust/crates/calloop-wayland-source-0.2.0.crate) = 0f0ea9b9476c7fad82841a8dbb380e2eae480c21910feba80725b46931ed8f02
|
||||
SIZE (rust/crates/calloop-wayland-source-0.2.0.crate) = 11304
|
||||
SHA256 (rust/crates/calloop-wayland-source-0.3.0.crate) = 95a66a987056935f7efce4ab5668920b5d0dac4a7c99991a67395f13702ddd20
|
||||
SIZE (rust/crates/calloop-wayland-source-0.3.0.crate) = 11300
|
||||
SHA256 (rust/crates/cc-1.0.98.crate) = 41c270e7540d725e65ac7f1b212ac8ce349719624d7bcff99f8e2e488e8cf03f
|
||||
SIZE (rust/crates/cc-1.0.98.crate) = 76780
|
||||
SHA256 (rust/crates/cc-1.1.7.crate) = 26a5c3fd7bfa1ce3897a3a3501d362b2d87b7f2583ebcb4a949ec25911025cbc
|
||||
SIZE (rust/crates/cc-1.1.7.crate) = 81694
|
||||
SHA256 (rust/crates/cesu8-1.1.0.crate) = 6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c
|
||||
SIZE (rust/crates/cesu8-1.1.0.crate) = 10555
|
||||
SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd
|
||||
@ -137,8 +133,8 @@ SHA256 (rust/crates/cgmath-0.18.0.crate) = 1a98d30140e3296250832bbaaff83b27dcd6f
|
||||
SIZE (rust/crates/cgmath-0.18.0.crate) = 64802
|
||||
SHA256 (rust/crates/chrono-0.4.38.crate) = a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401
|
||||
SIZE (rust/crates/chrono-0.4.38.crate) = 220559
|
||||
SHA256 (rust/crates/clipboard-win-5.3.1.crate) = 79f4473f5144e20d9aceaf2972478f06ddf687831eafeeb434fbaf0acc4144ad
|
||||
SIZE (rust/crates/clipboard-win-5.3.1.crate) = 19921
|
||||
SHA256 (rust/crates/clipboard-win-5.4.0.crate) = 15efe7a882b08f34e38556b14f2fb3daa98769d06c7f0c1b076dfd0d983bc892
|
||||
SIZE (rust/crates/clipboard-win-5.4.0.crate) = 20559
|
||||
SHA256 (rust/crates/cocoa-0.25.0.crate) = f6140449f97a6e97f9511815c5632d84c8aacf8ac271ad77c559218161a1373c
|
||||
SIZE (rust/crates/cocoa-0.25.0.crate) = 42163
|
||||
SHA256 (rust/crates/cocoa-foundation-0.1.2.crate) = 8c6234cbb2e4c785b456c0644748b1ac416dd045799740356f8363dfe00c93f7
|
||||
@ -193,12 +189,12 @@ SHA256 (rust/crates/ctor-lite-0.1.0.crate) = 1f791803201ab277ace03903de159446070
|
||||
SIZE (rust/crates/ctor-lite-0.1.0.crate) = 10506
|
||||
SHA256 (rust/crates/cursor-icon-1.1.0.crate) = 96a6ac251f4a2aca6b3f91340350eab87ae57c3f127ffeb585e92bd336717991
|
||||
SIZE (rust/crates/cursor-icon-1.1.0.crate) = 11453
|
||||
SHA256 (rust/crates/darling-0.20.9.crate) = 83b2eb4d90d12bdda5ed17de686c2acb4c57914f8f921b8da7e112b5a36f3fe1
|
||||
SIZE (rust/crates/darling-0.20.9.crate) = 31777
|
||||
SHA256 (rust/crates/darling_core-0.20.9.crate) = 622687fe0bac72a04e5599029151f5796111b90f1baaa9b544d807a5e31cd120
|
||||
SIZE (rust/crates/darling_core-0.20.9.crate) = 65014
|
||||
SHA256 (rust/crates/darling_macro-0.20.9.crate) = 733cabb43482b1a1b53eee8583c2b9e8684d592215ea83efd305dd31bc2f0178
|
||||
SIZE (rust/crates/darling_macro-0.20.9.crate) = 1875
|
||||
SHA256 (rust/crates/darling-0.20.10.crate) = 6f63b86c8a8826a49b8c21f08a2d07338eec8d900540f8630dc76284be802989
|
||||
SIZE (rust/crates/darling-0.20.10.crate) = 32031
|
||||
SHA256 (rust/crates/darling_core-0.20.10.crate) = 95133861a8032aaea082871032f5815eb9e98cef03fa916ab4500513994df9e5
|
||||
SIZE (rust/crates/darling_core-0.20.10.crate) = 65015
|
||||
SHA256 (rust/crates/darling_macro-0.20.10.crate) = d336a2a514f6ccccaa3e09b02d41d35330c07ddf03a62165fcec10bb561c7806
|
||||
SIZE (rust/crates/darling_macro-0.20.10.crate) = 1874
|
||||
SHA256 (rust/crates/dashmap-5.5.3.crate) = 978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856
|
||||
SIZE (rust/crates/dashmap-5.5.3.crate) = 24061
|
||||
SHA256 (rust/crates/data-url-0.2.0.crate) = 8d7439c3735f405729d52c3fbbe4de140eaf938a1fe47d227c27f8254d4302a5
|
||||
@ -217,8 +213,8 @@ SHA256 (rust/crates/dirs-sys-0.4.1.crate) = 520f05a5cbd335fae5a99ff7a6ab86275776
|
||||
SIZE (rust/crates/dirs-sys-0.4.1.crate) = 10719
|
||||
SHA256 (rust/crates/dispatch-0.2.0.crate) = bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b
|
||||
SIZE (rust/crates/dispatch-0.2.0.crate) = 10229
|
||||
SHA256 (rust/crates/displaydoc-0.2.4.crate) = 487585f4d0c6655fe74905e2504d8ad6908e4db67f744eb140876906c2f3175d
|
||||
SIZE (rust/crates/displaydoc-0.2.4.crate) = 23200
|
||||
SHA256 (rust/crates/displaydoc-0.2.5.crate) = 97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0
|
||||
SIZE (rust/crates/displaydoc-0.2.5.crate) = 24219
|
||||
SHA256 (rust/crates/dlib-0.5.2.crate) = 330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412
|
||||
SIZE (rust/crates/dlib-0.5.2.crate) = 5806
|
||||
SHA256 (rust/crates/dlv-list-0.5.2.crate) = 442039f5147480ba31067cb00ada1adae6892028e40e45fc5de7b7df6dcc1b5f
|
||||
@ -253,8 +249,8 @@ SHA256 (rust/crates/egui_glow-0.23.0.crate) = ce6726c08798822280038bbad2e32f4fc3
|
||||
SIZE (rust/crates/egui_glow-0.23.0.crate) = 27348
|
||||
SHA256 (rust/crates/egui_plot-0.23.0.crate) = c7f33a00fe8eb1ba56535b3dbacdecc7a1365a328908a97c5f3c81bb466be72b
|
||||
SIZE (rust/crates/egui_plot-0.23.0.crate) = 38292
|
||||
SHA256 (rust/crates/either-1.12.0.crate) = 3dca9240753cf90908d7e4aac30f630662b02aebaa1b58a3cadabdb23385b58b
|
||||
SIZE (rust/crates/either-1.12.0.crate) = 18974
|
||||
SHA256 (rust/crates/either-1.13.0.crate) = 60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0
|
||||
SIZE (rust/crates/either-1.13.0.crate) = 19169
|
||||
SHA256 (rust/crates/emath-0.23.0.crate) = 1ef2b29de53074e575c18b694167ccbe6e5191f7b25fe65175a0d905a32eeec0
|
||||
SIZE (rust/crates/emath-0.23.0.crate) = 19591
|
||||
SHA256 (rust/crates/encoding_rs-0.8.34.crate) = b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59
|
||||
@ -265,12 +261,12 @@ SHA256 (rust/crates/enum-map-2.7.3.crate) = 6866f3bfdf8207509a033af1a75a7b08abda
|
||||
SIZE (rust/crates/enum-map-2.7.3.crate) = 21792
|
||||
SHA256 (rust/crates/enum-map-derive-0.17.0.crate) = f282cfdfe92516eb26c2af8589c274c7c17681f5ecc03c18255fe741c6aa64eb
|
||||
SIZE (rust/crates/enum-map-derive-0.17.0.crate) = 10781
|
||||
SHA256 (rust/crates/enumflags2-0.7.9.crate) = 3278c9d5fb675e0a51dabcf4c0d355f692b064171535ba72361be1528a9d8e8d
|
||||
SIZE (rust/crates/enumflags2-0.7.9.crate) = 16555
|
||||
SHA256 (rust/crates/enumflags2_derive-0.7.9.crate) = 5c785274071b1b420972453b306eeca06acf4633829db4223b58a2a8c5953bc4
|
||||
SIZE (rust/crates/enumflags2_derive-0.7.9.crate) = 7901
|
||||
SHA256 (rust/crates/enumn-0.1.13.crate) = 6fd000fd6988e73bbe993ea3db9b1aa64906ab88766d654973924340c8cddb42
|
||||
SIZE (rust/crates/enumn-0.1.13.crate) = 8391
|
||||
SHA256 (rust/crates/enumflags2-0.7.10.crate) = d232db7f5956f3f14313dc2f87985c58bd2c695ce124c8cdd984e08e15ac133d
|
||||
SIZE (rust/crates/enumflags2-0.7.10.crate) = 16622
|
||||
SHA256 (rust/crates/enumflags2_derive-0.7.10.crate) = de0d48a183585823424a4ce1aa132d174a6a81bd540895822eb4c8373a8e49e8
|
||||
SIZE (rust/crates/enumflags2_derive-0.7.10.crate) = 8104
|
||||
SHA256 (rust/crates/enumn-0.1.14.crate) = 2f9ed6b3789237c8a0c1c505af1c7eb2c560df6186f01b098c3a1064ea532f38
|
||||
SIZE (rust/crates/enumn-0.1.14.crate) = 8449
|
||||
SHA256 (rust/crates/epaint-0.23.0.crate) = 58067b840d009143934d91d8dcb8ded054d8301d7c11a517ace0a99bb1e1595e
|
||||
SIZE (rust/crates/epaint-0.23.0.crate) = 853244
|
||||
SHA256 (rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5
|
||||
@ -279,16 +275,12 @@ SHA256 (rust/crates/errno-0.3.9.crate) = 534c5cf6194dfab3db3242765c03bbe257cf92f
|
||||
SIZE (rust/crates/errno-0.3.9.crate) = 10690
|
||||
SHA256 (rust/crates/error-code-3.2.0.crate) = a0474425d51df81997e2f90a21591180b38eccf27292d755f3e30750225c175b
|
||||
SIZE (rust/crates/error-code-3.2.0.crate) = 7569
|
||||
SHA256 (rust/crates/etagere-0.2.10.crate) = 306960881d6c46bd0dd6b7f07442a441418c08d0d3e63d8d080b0f64c6343e4e
|
||||
SIZE (rust/crates/etagere-0.2.10.crate) = 18109
|
||||
SHA256 (rust/crates/etagere-0.2.13.crate) = 0e2f1e3be19fb10f549be8c1bf013e8675b4066c445e36eb76d2ebb2f54ee495
|
||||
SIZE (rust/crates/etagere-0.2.13.crate) = 19593
|
||||
SHA256 (rust/crates/euclid-0.22.10.crate) = e0f0eb73b934648cd7a4a61f1b15391cd95dab0b4da6e2e66c2a072c144b4a20
|
||||
SIZE (rust/crates/euclid-0.22.10.crate) = 78701
|
||||
SHA256 (rust/crates/event-listener-4.0.3.crate) = 67b215c49b2b248c855fb73579eb1f4f26c38ffdc12973e20e07b91d78d5646e
|
||||
SIZE (rust/crates/event-listener-4.0.3.crate) = 39784
|
||||
SHA256 (rust/crates/event-listener-5.3.1.crate) = 6032be9bd27023a771701cc49f9f053c751055f71efb2e0ae5c15809093675ba
|
||||
SIZE (rust/crates/event-listener-5.3.1.crate) = 42576
|
||||
SHA256 (rust/crates/event-listener-strategy-0.4.0.crate) = 958e4d70b6d5e81971bebec42271ec641e7ff4e170a6fa605f2b8a8b65cb97d3
|
||||
SIZE (rust/crates/event-listener-strategy-0.4.0.crate) = 10225
|
||||
SHA256 (rust/crates/event-listener-strategy-0.5.2.crate) = 0f214dc438f977e6d4e3500aaa277f5ad94ca83fbbd9b1a15713ce2344ccc5a1
|
||||
SIZE (rust/crates/event-listener-strategy-0.5.2.crate) = 10697
|
||||
SHA256 (rust/crates/exr-1.72.0.crate) = 887d93f60543e9a9362ef8a21beedd0a833c5d9610e18c67abe15a5963dcb1a4
|
||||
@ -321,10 +313,10 @@ SHA256 (rust/crates/flume-0.11.0.crate) = 55ac459de2512911e4b674ce33cf20befaba38
|
||||
SIZE (rust/crates/flume-0.11.0.crate) = 67502
|
||||
SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1
|
||||
SIZE (rust/crates/fnv-1.0.7.crate) = 11266
|
||||
SHA256 (rust/crates/font-types-0.5.5.crate) = 34fd7136aca682873d859ef34494ab1a7d3f57ecd485ed40eb6437ee8c85aa29
|
||||
SIZE (rust/crates/font-types-0.5.5.crate) = 22496
|
||||
SHA256 (rust/crates/fontconfig-parser-0.5.6.crate) = 6a595cb550439a117696039dfc69830492058211b771a2a165379f2a1a53d84d
|
||||
SIZE (rust/crates/fontconfig-parser-0.5.6.crate) = 39300
|
||||
SHA256 (rust/crates/font-types-0.6.0.crate) = 8f0189ccb084f77c5523e08288d418cbaa09c451a08515678a0aa265df9a8b60
|
||||
SIZE (rust/crates/font-types-0.6.0.crate) = 23047
|
||||
SHA256 (rust/crates/fontconfig-parser-0.5.7.crate) = c1fcfcd44ca6e90c921fee9fa665d530b21ef1327a4c1a6c5250ea44b776ada7
|
||||
SIZE (rust/crates/fontconfig-parser-0.5.7.crate) = 39564
|
||||
SHA256 (rust/crates/fontdb-0.16.2.crate) = b0299020c3ef3f60f526a4f64ab4a3d4ce116b1acbf24cdd22da0068e5d81dc3
|
||||
SIZE (rust/crates/fontdb-0.16.2.crate) = 107447
|
||||
SHA256 (rust/crates/foreign-types-0.5.0.crate) = d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965
|
||||
@ -335,8 +327,8 @@ SHA256 (rust/crates/foreign-types-shared-0.3.1.crate) = aa9a19cbb55df58761df49b2
|
||||
SIZE (rust/crates/foreign-types-shared-0.3.1.crate) = 6006
|
||||
SHA256 (rust/crates/form_urlencoded-1.2.1.crate) = e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456
|
||||
SIZE (rust/crates/form_urlencoded-1.2.1.crate) = 8969
|
||||
SHA256 (rust/crates/fraction-0.14.0.crate) = 59a78dd758a47a7305478e0e054f9fde4e983b9f9eccda162bf7ca03b79e9d40
|
||||
SIZE (rust/crates/fraction-0.14.0.crate) = 82768
|
||||
SHA256 (rust/crates/fraction-0.15.3.crate) = 0f158e3ff0a1b334408dc9fb811cd99b446986f4d8b741bb08f9df1604085ae7
|
||||
SIZE (rust/crates/fraction-0.15.3.crate) = 95223
|
||||
SHA256 (rust/crates/freedesktop-icons-0.2.6.crate) = a8ef34245e0540c9a3ce7a28340b98d2c12b75da0d446da4e8224923fcaa0c16
|
||||
SIZE (rust/crates/freedesktop-icons-0.2.6.crate) = 9804
|
||||
SHA256 (rust/crates/fsevent-sys-4.1.0.crate) = 76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2
|
||||
@ -365,8 +357,8 @@ SHA256 (rust/crates/gbm-0.15.0.crate) = 45bf55ba6dd53ad0ac115046ff999c5324c28344
|
||||
SIZE (rust/crates/gbm-0.15.0.crate) = 12320
|
||||
SHA256 (rust/crates/gbm-sys-0.3.0.crate) = 6fd2d6bf7c0143b38beece05f9a5c4c851a49a8434f62bf58ff28da92b0ddc58
|
||||
SIZE (rust/crates/gbm-sys-0.3.0.crate) = 7603
|
||||
SHA256 (rust/crates/generator-0.8.1.crate) = 186014d53bc231d0090ef8d6f03e0920c54d85a5ed22f4f2f74315ec56cf83fb
|
||||
SIZE (rust/crates/generator-0.8.1.crate) = 33739
|
||||
SHA256 (rust/crates/generator-0.8.2.crate) = 979f00864edc7516466d6b3157706e06c032f22715700ddd878228a91d02bc56
|
||||
SIZE (rust/crates/generator-0.8.2.crate) = 34381
|
||||
SHA256 (rust/crates/generic-array-0.14.7.crate) = 85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a
|
||||
SIZE (rust/crates/generic-array-0.14.7.crate) = 15950
|
||||
SHA256 (rust/crates/gethostname-0.4.3.crate) = 0176e0459c2e4a1fe232f984bca6890e681076abb9934f6cea7c326f3fc47818
|
||||
@ -413,10 +405,10 @@ SHA256 (rust/crates/hassle-rs-0.11.0.crate) = af2a7e73e1f34c48da31fb668a907f2507
|
||||
SIZE (rust/crates/hassle-rs-0.11.0.crate) = 27178
|
||||
SHA256 (rust/crates/heck-0.4.1.crate) = 95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8
|
||||
SIZE (rust/crates/heck-0.4.1.crate) = 11567
|
||||
SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea
|
||||
SIZE (rust/crates/heck-0.5.0.crate) = 11517
|
||||
SHA256 (rust/crates/hermit-abi-0.3.9.crate) = d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024
|
||||
SIZE (rust/crates/hermit-abi-0.3.9.crate) = 16165
|
||||
SHA256 (rust/crates/hermit-abi-0.4.0.crate) = fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc
|
||||
SIZE (rust/crates/hermit-abi-0.4.0.crate) = 16310
|
||||
SHA256 (rust/crates/hex-0.4.3.crate) = 7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70
|
||||
SIZE (rust/crates/hex-0.4.3.crate) = 13299
|
||||
SHA256 (rust/crates/hexf-parse-0.2.1.crate) = dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df
|
||||
@ -449,8 +441,8 @@ SHA256 (rust/crates/imagesize-0.12.0.crate) = 029d73f573d8e8d63e6d5020011d3255b2
|
||||
SIZE (rust/crates/imagesize-0.12.0.crate) = 15747
|
||||
SHA256 (rust/crates/indexmap-1.9.3.crate) = bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99
|
||||
SIZE (rust/crates/indexmap-1.9.3.crate) = 54653
|
||||
SHA256 (rust/crates/indexmap-2.2.6.crate) = 168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26
|
||||
SIZE (rust/crates/indexmap-2.2.6.crate) = 82420
|
||||
SHA256 (rust/crates/indexmap-2.3.0.crate) = de3fc2e30ba82dd1b3911c8de1ffc143c74a914a14e99514d7637e3099df5ea0
|
||||
SIZE (rust/crates/indexmap-2.3.0.crate) = 83027
|
||||
SHA256 (rust/crates/inotify-0.9.6.crate) = f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff
|
||||
SIZE (rust/crates/inotify-0.9.6.crate) = 22971
|
||||
SHA256 (rust/crates/inotify-sys-0.1.5.crate) = e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb
|
||||
@ -475,8 +467,8 @@ SHA256 (rust/crates/jni-0.21.1.crate) = 1a87aa2bb7d2af34197c04845522473242e1aa17
|
||||
SIZE (rust/crates/jni-0.21.1.crate) = 105028
|
||||
SHA256 (rust/crates/jni-sys-0.3.0.crate) = 8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130
|
||||
SIZE (rust/crates/jni-sys-0.3.0.crate) = 10232
|
||||
SHA256 (rust/crates/jobserver-0.1.31.crate) = d2b099aaa34a9751c5bf0878add70444e1ed2dd73f347be99003d4577277de6e
|
||||
SIZE (rust/crates/jobserver-0.1.31.crate) = 27306
|
||||
SHA256 (rust/crates/jobserver-0.1.32.crate) = 48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0
|
||||
SIZE (rust/crates/jobserver-0.1.32.crate) = 27549
|
||||
SHA256 (rust/crates/jpeg-decoder-0.3.1.crate) = f5d4a7da358eff58addd2877a45865158f0d78c911d43a5784ceb7bbf52833b0
|
||||
SIZE (rust/crates/jpeg-decoder-0.3.1.crate) = 744364
|
||||
SHA256 (rust/crates/js-sys-0.3.69.crate) = 29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d
|
||||
@ -499,16 +491,16 @@ SHA256 (rust/crates/kurbo-0.8.3.crate) = 7a53776d271cfb873b17c618af0298445c88afc
|
||||
SIZE (rust/crates/kurbo-0.8.3.crate) = 81131
|
||||
SHA256 (rust/crates/kurbo-0.9.5.crate) = bd85a5776cd9500c2e2059c8c76c3b01528566b7fcbaf8098b55a33fc298849b
|
||||
SIZE (rust/crates/kurbo-0.9.5.crate) = 108513
|
||||
SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646
|
||||
SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443
|
||||
SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe
|
||||
SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025
|
||||
SHA256 (rust/crates/lebe-0.5.2.crate) = 03087c2bad5e1034e8cace5926dec053fb3790248370865f5117a7d0213354c8
|
||||
SIZE (rust/crates/lebe-0.5.2.crate) = 8422
|
||||
SHA256 (rust/crates/libc-0.2.155.crate) = 97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c
|
||||
SIZE (rust/crates/libc-0.2.155.crate) = 743539
|
||||
SHA256 (rust/crates/libloading-0.7.4.crate) = b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f
|
||||
SIZE (rust/crates/libloading-0.7.4.crate) = 27580
|
||||
SHA256 (rust/crates/libloading-0.8.3.crate) = 0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19
|
||||
SIZE (rust/crates/libloading-0.8.3.crate) = 28480
|
||||
SHA256 (rust/crates/libloading-0.8.5.crate) = 4979f22fdb869068da03c9f7528f8297c6fd2606bc3a4affe42e6a823fdb8da4
|
||||
SIZE (rust/crates/libloading-0.8.5.crate) = 28902
|
||||
SHA256 (rust/crates/libm-0.2.8.crate) = 4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058
|
||||
SIZE (rust/crates/libm-0.2.8.crate) = 113450
|
||||
SHA256 (rust/crates/libredox-0.0.2.crate) = 3af92c55d7d839293953fcd0fda5ecfe93297cfde6ffbdec13b41d99c0ba6607
|
||||
@ -531,14 +523,14 @@ SHA256 (rust/crates/locale_config-0.3.0.crate) = 08d2c35b16f4483f6c26f0e4e955071
|
||||
SIZE (rust/crates/locale_config-0.3.0.crate) = 20808
|
||||
SHA256 (rust/crates/lock_api-0.4.12.crate) = 07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17
|
||||
SIZE (rust/crates/lock_api-0.4.12.crate) = 27591
|
||||
SHA256 (rust/crates/log-0.4.21.crate) = 90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c
|
||||
SIZE (rust/crates/log-0.4.21.crate) = 43442
|
||||
SHA256 (rust/crates/log-0.4.22.crate) = a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24
|
||||
SIZE (rust/crates/log-0.4.22.crate) = 44027
|
||||
SHA256 (rust/crates/log-panics-2.1.0.crate) = 68f9dd8546191c1850ecf67d22f5ff00a935b890d0e84713159a55495cc2ac5f
|
||||
SIZE (rust/crates/log-panics-2.1.0.crate) = 9464
|
||||
SHA256 (rust/crates/loom-0.7.2.crate) = 419e0dc8046cb947daa77eb95ae174acfbddb7673b4151f56d1eed8e93fbfaca
|
||||
SIZE (rust/crates/loom-0.7.2.crate) = 73989
|
||||
SHA256 (rust/crates/lru-0.12.3.crate) = d3262e75e648fce39813cb56ac41f3c3e3f65217ebf3844d818d1f9398cfb0dc
|
||||
SIZE (rust/crates/lru-0.12.3.crate) = 15009
|
||||
SHA256 (rust/crates/lru-0.12.4.crate) = 37ee39891760e7d94734f6f63fedc29a2e4a152f836120753a72503f09fcf904
|
||||
SIZE (rust/crates/lru-0.12.4.crate) = 16032
|
||||
SHA256 (rust/crates/lyon-1.0.1.crate) = 91e7f9cda98b5430809e63ca5197b06c7d191bf7e26dfc467d5a3f0290e2a74f
|
||||
SIZE (rust/crates/lyon-1.0.1.crate) = 3837
|
||||
SHA256 (rust/crates/lyon_algorithms-1.0.4.crate) = a3bca95f9a4955b3e4a821fbbcd5edfbd9be2a9a50bb5758173e5358bfb4c623
|
||||
@ -553,8 +545,8 @@ SHA256 (rust/crates/malloc_buf-0.0.6.crate) = 62bb907fe88d54d8d9ce32a3cceab4218e
|
||||
SIZE (rust/crates/malloc_buf-0.0.6.crate) = 1239
|
||||
SHA256 (rust/crates/matchers-0.1.0.crate) = 8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558
|
||||
SIZE (rust/crates/matchers-0.1.0.crate) = 6948
|
||||
SHA256 (rust/crates/memchr-2.7.2.crate) = 6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d
|
||||
SIZE (rust/crates/memchr-2.7.2.crate) = 96220
|
||||
SHA256 (rust/crates/memchr-2.7.4.crate) = 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3
|
||||
SIZE (rust/crates/memchr-2.7.4.crate) = 96670
|
||||
SHA256 (rust/crates/memmap2-0.8.0.crate) = 43a5a03cefb0d953ec0be133036f14e109412fa594edc2f77227249db66cc3ed
|
||||
SIZE (rust/crates/memmap2-0.8.0.crate) = 30990
|
||||
SHA256 (rust/crates/memmap2-0.9.4.crate) = fe751422e4a8caa417e13c3ea66452215d7d63e19e604f4980461212f3ae1322
|
||||
@ -567,12 +559,12 @@ SHA256 (rust/crates/metal-0.27.0.crate) = c43f73953f8cbe511f021b58f18c3ce1c3d1ae
|
||||
SIZE (rust/crates/metal-0.27.0.crate) = 3028990
|
||||
SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a
|
||||
SIZE (rust/crates/mime-0.3.17.crate) = 15712
|
||||
SHA256 (rust/crates/mime_guess-2.0.4.crate) = 4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef
|
||||
SIZE (rust/crates/mime_guess-2.0.4.crate) = 26399
|
||||
SHA256 (rust/crates/mime_guess-2.0.5.crate) = f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e
|
||||
SIZE (rust/crates/mime_guess-2.0.5.crate) = 27166
|
||||
SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a
|
||||
SIZE (rust/crates/minimal-lexical-0.2.1.crate) = 94841
|
||||
SHA256 (rust/crates/miniz_oxide-0.7.3.crate) = 87dfd01fe195c66b572b37921ad8803d010623c0aca821bea2302239d155cdae
|
||||
SIZE (rust/crates/miniz_oxide-0.7.3.crate) = 55774
|
||||
SHA256 (rust/crates/miniz_oxide-0.7.4.crate) = b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08
|
||||
SIZE (rust/crates/miniz_oxide-0.7.4.crate) = 56119
|
||||
SHA256 (rust/crates/mint-0.5.9.crate) = e53debba6bda7a793e5f99b8dacf19e626084f525f7829104ba9898f367d85ff
|
||||
SIZE (rust/crates/mint-0.5.9.crate) = 8399
|
||||
SHA256 (rust/crates/mio-0.8.11.crate) = a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c
|
||||
@ -599,8 +591,8 @@ SHA256 (rust/crates/nu-ansi-term-0.46.0.crate) = 77a8165726e8236064dbb4545924260
|
||||
SIZE (rust/crates/nu-ansi-term-0.46.0.crate) = 24311
|
||||
SHA256 (rust/crates/num-0.4.3.crate) = 35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23
|
||||
SIZE (rust/crates/num-0.4.3.crate) = 9575
|
||||
SHA256 (rust/crates/num-bigint-0.4.5.crate) = c165a9ab64cf766f73521c0dd2cfdff64f488b8f0b3e621face3462d3db536d7
|
||||
SIZE (rust/crates/num-bigint-0.4.5.crate) = 102281
|
||||
SHA256 (rust/crates/num-bigint-0.4.6.crate) = a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9
|
||||
SIZE (rust/crates/num-bigint-0.4.6.crate) = 102801
|
||||
SHA256 (rust/crates/num-complex-0.4.6.crate) = 73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495
|
||||
SIZE (rust/crates/num-complex-0.4.6.crate) = 30352
|
||||
SHA256 (rust/crates/num-conv-0.1.0.crate) = 51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9
|
||||
@ -615,10 +607,10 @@ SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0
|
||||
SIZE (rust/crates/num-traits-0.2.19.crate) = 51631
|
||||
SHA256 (rust/crates/num_cpus-1.16.0.crate) = 4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43
|
||||
SIZE (rust/crates/num_cpus-1.16.0.crate) = 15713
|
||||
SHA256 (rust/crates/num_enum-0.7.2.crate) = 02339744ee7253741199f897151b38e72257d13802d4ee837285cc2990a90845
|
||||
SIZE (rust/crates/num_enum-0.7.2.crate) = 18571
|
||||
SHA256 (rust/crates/num_enum_derive-0.7.2.crate) = 681030a937600a36906c185595136d26abfebb4aa9c65701cefcaf8578bb982b
|
||||
SIZE (rust/crates/num_enum_derive-0.7.2.crate) = 17090
|
||||
SHA256 (rust/crates/num_enum-0.7.3.crate) = 4e613fc340b2220f734a8595782c551f1250e969d87d3be1ae0579e8d4065179
|
||||
SIZE (rust/crates/num_enum-0.7.3.crate) = 18603
|
||||
SHA256 (rust/crates/num_enum_derive-0.7.3.crate) = af1844ef2428cc3e1cb900be36181049ef3d3193c63e43026cfe202983b27a56
|
||||
SIZE (rust/crates/num_enum_derive-0.7.3.crate) = 17092
|
||||
SHA256 (rust/crates/num_threads-0.1.7.crate) = 5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9
|
||||
SIZE (rust/crates/num_threads-0.1.7.crate) = 7455
|
||||
SHA256 (rust/crates/objc-0.2.7.crate) = 915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1
|
||||
@ -663,16 +655,16 @@ SHA256 (rust/crates/objc_exception-0.1.2.crate) = ad970fb455818ad6cba4c122ad012f
|
||||
SIZE (rust/crates/objc_exception-0.1.2.crate) = 2251
|
||||
SHA256 (rust/crates/objc_id-0.1.1.crate) = c92d4ddb4bd7b50d730c215ff871754d0da6b2178849f8a2a2ab69712d0c073b
|
||||
SIZE (rust/crates/objc_id-0.1.1.crate) = 3258
|
||||
SHA256 (rust/crates/object-0.35.0.crate) = b8ec7ab813848ba4522158d5517a6093db1ded27575b070f4177b8d12b41db5e
|
||||
SIZE (rust/crates/object-0.35.0.crate) = 317792
|
||||
SHA256 (rust/crates/object-0.36.2.crate) = 3f203fa8daa7bb185f760ae12bd8e097f63d17041dcdcaf675ac54cdf863170e
|
||||
SIZE (rust/crates/object-0.36.2.crate) = 324577
|
||||
SHA256 (rust/crates/once_cell-1.19.0.crate) = 3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92
|
||||
SIZE (rust/crates/once_cell-1.19.0.crate) = 33046
|
||||
SHA256 (rust/crates/option-ext-0.2.0.crate) = 04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d
|
||||
SIZE (rust/crates/option-ext-0.2.0.crate) = 7345
|
||||
SHA256 (rust/crates/orbclient-0.3.47.crate) = 52f0d54bde9774d3a51dcf281a5def240c71996bc6ca05d2c847ec8b2b216166
|
||||
SIZE (rust/crates/orbclient-0.3.47.crate) = 1324509
|
||||
SHA256 (rust/crates/ordered-float-4.2.0.crate) = a76df7075c7d4d01fdcb46c912dd17fba5b60c78ea480b475f2b6ab6f666584e
|
||||
SIZE (rust/crates/ordered-float-4.2.0.crate) = 20510
|
||||
SHA256 (rust/crates/ordered-float-4.2.2.crate) = 4a91171844676f8c7990ce64959210cd2eaef32c2612c50f9fae9f8aaa6065a6
|
||||
SIZE (rust/crates/ordered-float-4.2.2.crate) = 21190
|
||||
SHA256 (rust/crates/ordered-multimap-0.7.3.crate) = 49203cdcae0030493bad186b28da2fa25645fa276a51b6fec8010d281e02ef79
|
||||
SIZE (rust/crates/ordered-multimap-0.7.3.crate) = 23265
|
||||
SHA256 (rust/crates/ordered-stream-0.2.0.crate) = 9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50
|
||||
@ -683,8 +675,8 @@ SHA256 (rust/crates/ouroboros_macro-0.17.2.crate) = ec4c6225c69b4ca778c0aea09732
|
||||
SIZE (rust/crates/ouroboros_macro-0.17.2.crate) = 21532
|
||||
SHA256 (rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39
|
||||
SIZE (rust/crates/overload-0.1.1.crate) = 24439
|
||||
SHA256 (rust/crates/owned_ttf_parser-0.21.0.crate) = 6b41438d2fc63c46c74a2203bf5ccd82c41ba04347b2fcf5754f230b167067d5
|
||||
SIZE (rust/crates/owned_ttf_parser-0.21.0.crate) = 150905
|
||||
SHA256 (rust/crates/owned_ttf_parser-0.24.0.crate) = 490d3a563d3122bf7c911a59b0add9389e5ec0f5f0c3ac6b91ff235a0e6a7f90
|
||||
SIZE (rust/crates/owned_ttf_parser-0.24.0.crate) = 151052
|
||||
SHA256 (rust/crates/palette-0.7.6.crate) = 4cbf71184cc5ecc2e4e1baccdb21026c20e5fc3dcf63028a086131b3ab00b6e6
|
||||
SIZE (rust/crates/palette-0.7.6.crate) = 230913
|
||||
SHA256 (rust/crates/palette_derive-0.7.6.crate) = f5030daf005bface118c096f510ffb781fc28f9ab6a32ab224d8631be6851d30
|
||||
@ -721,8 +713,8 @@ SHA256 (rust/crates/pin-project-lite-0.2.14.crate) = bda66fc9667c18cb2758a2ac84d
|
||||
SIZE (rust/crates/pin-project-lite-0.2.14.crate) = 28817
|
||||
SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184
|
||||
SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580
|
||||
SHA256 (rust/crates/piper-0.2.2.crate) = 464db0c665917b13ebb5d453ccdec4add5658ee1adc7affc7677615356a8afaf
|
||||
SIZE (rust/crates/piper-0.2.2.crate) = 15897
|
||||
SHA256 (rust/crates/piper-0.2.3.crate) = ae1d5c74c9876f070d3e8fd503d748c7d974c3e48da8f41350fa5222ef9b4391
|
||||
SIZE (rust/crates/piper-0.2.3.crate) = 15924
|
||||
SHA256 (rust/crates/pixman-0.1.0.crate) = d24a24da0bec14f4e43a495c1837a3c358b87532e7fe66bd75c348b89f0451b6
|
||||
SIZE (rust/crates/pixman-0.1.0.crate) = 23899
|
||||
SHA256 (rust/crates/pixman-sys-0.1.0.crate) = a1a0483e89e81d7915defe83c51f23f6800594d64f6f4a21253ce87fd8444ada
|
||||
@ -731,12 +723,12 @@ SHA256 (rust/crates/pkg-config-0.3.30.crate) = d231b230927b5e4ad203db57bbcbee280
|
||||
SIZE (rust/crates/pkg-config-0.3.30.crate) = 20613
|
||||
SHA256 (rust/crates/png-0.17.13.crate) = 06e4b0d3d1312775e782c86c91a111aa1f910cbb65e1337f9975b5f9a554b5e1
|
||||
SIZE (rust/crates/png-0.17.13.crate) = 103176
|
||||
SHA256 (rust/crates/polling-3.7.0.crate) = 645493cf344456ef24219d02a768cf1fb92ddf8c92161679ae3d91b91a637be3
|
||||
SIZE (rust/crates/polling-3.7.0.crate) = 58381
|
||||
SHA256 (rust/crates/polling-3.7.2.crate) = a3ed00ed3fbf728b5816498ecd316d1716eecaced9c0c8d2c5a6740ca214985b
|
||||
SIZE (rust/crates/polling-3.7.2.crate) = 57988
|
||||
SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391
|
||||
SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165
|
||||
SHA256 (rust/crates/ppv-lite86-0.2.17.crate) = 5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de
|
||||
SIZE (rust/crates/ppv-lite86-0.2.17.crate) = 22242
|
||||
SHA256 (rust/crates/ppv-lite86-0.2.18.crate) = dee4364d9f3b902ef14fab8a1ddffb783a1cb6b4bba3bfc1fa3922732c7de97f
|
||||
SIZE (rust/crates/ppv-lite86-0.2.18.crate) = 22400
|
||||
SHA256 (rust/crates/presser-0.3.1.crate) = e8cf8e6a8aa66ce33f63993ffc4ea4271eb5b0530a9002db8455ea6050c77bfa
|
||||
SIZE (rust/crates/presser-0.3.1.crate) = 20946
|
||||
SHA256 (rust/crates/proc-macro-crate-3.1.0.crate) = 6d37c51ca738a55da99dc0c4a34860fd675453b8b36209178c2249bb13651284
|
||||
@ -745,16 +737,16 @@ SHA256 (rust/crates/proc-macro-error-1.0.4.crate) = da25490ff9892aab3fcf7c36f08c
|
||||
SIZE (rust/crates/proc-macro-error-1.0.4.crate) = 25293
|
||||
SHA256 (rust/crates/proc-macro-error-attr-1.0.4.crate) = a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869
|
||||
SIZE (rust/crates/proc-macro-error-attr-1.0.4.crate) = 7971
|
||||
SHA256 (rust/crates/proc-macro2-1.0.84.crate) = ec96c6a92621310b51366f1e28d05ef11489516e93be030060e5fc12024a49d6
|
||||
SIZE (rust/crates/proc-macro2-1.0.84.crate) = 48922
|
||||
SHA256 (rust/crates/proc-macro2-1.0.86.crate) = 5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77
|
||||
SIZE (rust/crates/proc-macro2-1.0.86.crate) = 48958
|
||||
SHA256 (rust/crates/profiling-1.0.15.crate) = 43d84d1d7a6ac92673717f9f6d1518374ef257669c24ebc5ac25d5033828be58
|
||||
SIZE (rust/crates/profiling-1.0.15.crate) = 14255
|
||||
SHA256 (rust/crates/profiling-procmacros-1.0.15.crate) = 8021cf59c8ec9c432cfc2526ac6b8aa508ecaf29cd415f271b8406c1b851c3fd
|
||||
SIZE (rust/crates/profiling-procmacros-1.0.15.crate) = 5956
|
||||
SHA256 (rust/crates/qoi-0.4.1.crate) = 7f6d64c71eb498fe9eae14ce4ec935c555749aef511cca85b5568910d6e48001
|
||||
SIZE (rust/crates/qoi-0.4.1.crate) = 71135
|
||||
SHA256 (rust/crates/quick-xml-0.31.0.crate) = 1004a344b30a54e2ee58d66a71b32d2db2feb0a31f9a2d302bf0536f15de2a33
|
||||
SIZE (rust/crates/quick-xml-0.31.0.crate) = 172236
|
||||
SHA256 (rust/crates/quick-xml-0.34.0.crate) = 6f24d770aeca0eacb81ac29dfbc55ebcc09312fdd1f8bbecdc7e4a84e000e3b4
|
||||
SIZE (rust/crates/quick-xml-0.34.0.crate) = 184595
|
||||
SHA256 (rust/crates/quote-1.0.36.crate) = 0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7
|
||||
SIZE (rust/crates/quote-1.0.36.crate) = 28507
|
||||
SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404
|
||||
@ -775,46 +767,48 @@ SHA256 (rust/crates/rayon-core-1.12.1.crate) = 1465873a3dfdaa8ae7cb14b4383657caa
|
||||
SIZE (rust/crates/rayon-core-1.12.1.crate) = 70701
|
||||
SHA256 (rust/crates/rctree-0.5.0.crate) = 3b42e27ef78c35d3998403c1d26f3efd9e135d3e5121b0a4845cc5cc27547f4f
|
||||
SIZE (rust/crates/rctree-0.5.0.crate) = 8298
|
||||
SHA256 (rust/crates/read-fonts-0.19.3.crate) = e8b8af39d1f23869711ad4cea5e7835a20daa987f80232f7f2a2374d648ca64d
|
||||
SIZE (rust/crates/read-fonts-0.19.3.crate) = 243143
|
||||
SHA256 (rust/crates/read-fonts-0.20.0.crate) = 8c141b9980e1150201b2a3a32879001c8f975fe313ec3df5471a9b5c79a880cd
|
||||
SIZE (rust/crates/read-fonts-0.20.0.crate) = 300848
|
||||
SHA256 (rust/crates/redox_syscall-0.2.16.crate) = fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a
|
||||
SIZE (rust/crates/redox_syscall-0.2.16.crate) = 24012
|
||||
SHA256 (rust/crates/redox_syscall-0.4.1.crate) = 4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa
|
||||
SIZE (rust/crates/redox_syscall-0.4.1.crate) = 24858
|
||||
SHA256 (rust/crates/redox_syscall-0.5.1.crate) = 469052894dcb553421e483e4209ee581a45100d31b4018de03e5a7ad86374a7e
|
||||
SIZE (rust/crates/redox_syscall-0.5.1.crate) = 22536
|
||||
SHA256 (rust/crates/redox_syscall-0.5.3.crate) = 2a908a6e00f1fdd0dfd9c0eb08ce85126f6d8bbda50017e74bc4a4b7d4a926a4
|
||||
SIZE (rust/crates/redox_syscall-0.5.3.crate) = 23830
|
||||
SHA256 (rust/crates/redox_users-0.4.5.crate) = bd283d9651eeda4b2a83a43c1c91b266c40fd76ecd39a50a8c630ae69dc72891
|
||||
SIZE (rust/crates/redox_users-0.4.5.crate) = 15514
|
||||
SHA256 (rust/crates/regex-1.10.4.crate) = c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c
|
||||
SIZE (rust/crates/regex-1.10.4.crate) = 253191
|
||||
SHA256 (rust/crates/regex-1.10.5.crate) = b91213439dad192326a0d7c6ee3955910425f441d7038e0d6933b0aec5c4517f
|
||||
SIZE (rust/crates/regex-1.10.5.crate) = 253805
|
||||
SHA256 (rust/crates/regex-automata-0.1.10.crate) = 6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132
|
||||
SIZE (rust/crates/regex-automata-0.1.10.crate) = 114533
|
||||
SHA256 (rust/crates/regex-automata-0.4.6.crate) = 86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea
|
||||
SIZE (rust/crates/regex-automata-0.4.6.crate) = 617565
|
||||
SHA256 (rust/crates/regex-automata-0.4.7.crate) = 38caf58cc5ef2fed281f89292ef23f6365465ed9a41b7a7754eb4e26496c92df
|
||||
SIZE (rust/crates/regex-automata-0.4.7.crate) = 617582
|
||||
SHA256 (rust/crates/regex-syntax-0.6.29.crate) = f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1
|
||||
SIZE (rust/crates/regex-syntax-0.6.29.crate) = 299752
|
||||
SHA256 (rust/crates/regex-syntax-0.8.3.crate) = adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56
|
||||
SIZE (rust/crates/regex-syntax-0.8.3.crate) = 347497
|
||||
SHA256 (rust/crates/regex-syntax-0.8.4.crate) = 7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b
|
||||
SIZE (rust/crates/regex-syntax-0.8.4.crate) = 347577
|
||||
SHA256 (rust/crates/renderdoc-sys-1.1.0.crate) = 19b30a45b0cd0bcca8037f3d0dc3421eaf95327a17cad11964fb8179b4fc4832
|
||||
SIZE (rust/crates/renderdoc-sys-1.1.0.crate) = 10366
|
||||
SHA256 (rust/crates/resvg-0.28.0.crate) = c115863f2d3621999cf187e318bc92b16402dfeff6a48c74df700d77381394c1
|
||||
SIZE (rust/crates/resvg-0.28.0.crate) = 94137
|
||||
SHA256 (rust/crates/resvg-0.37.0.crate) = cadccb3d99a9efb8e5e00c16fbb732cbe400db2ec7fc004697ee7d97d86cf1f4
|
||||
SIZE (rust/crates/resvg-0.37.0.crate) = 85399
|
||||
SHA256 (rust/crates/rgb-0.8.37.crate) = 05aaa8004b64fd573fc9d002f4e632d51ad4f026c2b5ba95fcb6c2f32c2c47d8
|
||||
SIZE (rust/crates/rgb-0.8.37.crate) = 16644
|
||||
SHA256 (rust/crates/rgb-0.8.45.crate) = ade4539f42266ded9e755c605bdddf546242b2c961b03b06a7375260788a0523
|
||||
SIZE (rust/crates/rgb-0.8.45.crate) = 20674
|
||||
SHA256 (rust/crates/ron-0.8.1.crate) = b91f7eff05f748767f183df4320a63d6936e9c6107d97c9e6bdd9784f4289c94
|
||||
SIZE (rust/crates/ron-0.8.1.crate) = 63251
|
||||
SHA256 (rust/crates/roxmltree-0.15.1.crate) = 6b9de9831a129b122e7e61f242db509fa9d0838008bf0b29bb0624669edfe48a
|
||||
SIZE (rust/crates/roxmltree-0.15.1.crate) = 39078
|
||||
SHA256 (rust/crates/roxmltree-0.19.0.crate) = 3cd14fd5e3b777a7422cca79358c57a8f6e3a703d9ac187448d0daf220c2407f
|
||||
SIZE (rust/crates/roxmltree-0.19.0.crate) = 53547
|
||||
SHA256 (rust/crates/rust-embed-8.4.0.crate) = 19549741604902eb99a7ed0ee177a0663ee1eda51a29f71401f166e47e77806a
|
||||
SIZE (rust/crates/rust-embed-8.4.0.crate) = 903547
|
||||
SHA256 (rust/crates/rust-embed-impl-8.4.0.crate) = cb9f96e283ec64401f30d3df8ee2aaeb2561f34c824381efa24a35f79bf40ee4
|
||||
SIZE (rust/crates/rust-embed-impl-8.4.0.crate) = 5927
|
||||
SHA256 (rust/crates/rust-embed-utils-8.4.0.crate) = 38c74a686185620830701348de757fd36bef4aa9680fd23c49fc539ddcc1af32
|
||||
SIZE (rust/crates/rust-embed-utils-8.4.0.crate) = 3446
|
||||
SHA256 (rust/crates/roxmltree-0.20.0.crate) = 6c20b6793b5c2fa6553b250154b78d6d0db37e72700ae35fad9387a46f487c97
|
||||
SIZE (rust/crates/roxmltree-0.20.0.crate) = 54594
|
||||
SHA256 (rust/crates/rust-embed-8.5.0.crate) = fa66af4a4fdd5e7ebc276f115e895611a34739a9c1c01028383d612d550953c0
|
||||
SIZE (rust/crates/rust-embed-8.5.0.crate) = 904054
|
||||
SHA256 (rust/crates/rust-embed-impl-8.5.0.crate) = 6125dbc8867951125eec87294137f4e9c2c96566e61bf72c45095a7c77761478
|
||||
SIZE (rust/crates/rust-embed-impl-8.5.0.crate) = 6004
|
||||
SHA256 (rust/crates/rust-embed-utils-8.5.0.crate) = 2e5347777e9aacb56039b0e1f28785929a8a3b709e87482e7442c72e7c12529d
|
||||
SIZE (rust/crates/rust-embed-utils-8.5.0.crate) = 3445
|
||||
SHA256 (rust/crates/rust-ini-0.20.0.crate) = 3e0698206bcb8882bf2a9ecb4c1e7785db57ff052297085a6efd4fe42302068a
|
||||
SIZE (rust/crates/rust-ini-0.20.0.crate) = 18419
|
||||
SHA256 (rust/crates/rustc-demangle-0.1.24.crate) = 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f
|
||||
@ -847,20 +841,20 @@ SHA256 (rust/crates/self_cell-1.0.4.crate) = d369a96f978623eb3dc28807c4852d6cc61
|
||||
SIZE (rust/crates/self_cell-1.0.4.crate) = 15220
|
||||
SHA256 (rust/crates/sendfd-0.4.3.crate) = 604b71b8fc267e13bb3023a2c901126c8f349393666a6d98ac1ae5729b701798
|
||||
SIZE (rust/crates/sendfd-0.4.3.crate) = 11120
|
||||
SHA256 (rust/crates/serde-1.0.203.crate) = 7253ab4de971e72fb7be983802300c30b5a7f0c2e56fab8abfc6a214307c0094
|
||||
SIZE (rust/crates/serde-1.0.203.crate) = 77935
|
||||
SHA256 (rust/crates/serde_derive-1.0.203.crate) = 500cbc0ebeb6f46627f50f3f5811ccf6bf00643be300b4c3eabc0ef55dc5b5ba
|
||||
SIZE (rust/crates/serde_derive-1.0.203.crate) = 55867
|
||||
SHA256 (rust/crates/serde_json-1.0.117.crate) = 455182ea6142b14f93f4bc5320a2b31c1f266b66a4a5c858b013302a5d8cbfc3
|
||||
SIZE (rust/crates/serde_json-1.0.117.crate) = 146921
|
||||
SHA256 (rust/crates/serde-1.0.204.crate) = bc76f558e0cbb2a839d37354c575f1dc3fdc6546b5be373ba43d95f231bf7c12
|
||||
SIZE (rust/crates/serde-1.0.204.crate) = 78253
|
||||
SHA256 (rust/crates/serde_derive-1.0.204.crate) = e0cd7e117be63d3c3678776753929474f3b04a43a080c744d6b0ae2a8c28e222
|
||||
SIZE (rust/crates/serde_derive-1.0.204.crate) = 55871
|
||||
SHA256 (rust/crates/serde_json-1.0.122.crate) = 784b6203951c57ff748476b126ccb5e8e2959a5c19e5c617ab1956be3dbc68da
|
||||
SIZE (rust/crates/serde_json-1.0.122.crate) = 147200
|
||||
SHA256 (rust/crates/serde_repr-0.1.19.crate) = 6c64451ba24fc7a6a2d60fc75dd9c83c90903b19028d4eff35e88fc1e86564e9
|
||||
SIZE (rust/crates/serde_repr-0.1.19.crate) = 9997
|
||||
SHA256 (rust/crates/serde_spanned-0.6.6.crate) = 79e674e01f999af37c49f70a6ede167a8a60b2503e56c5599532a65baa5969a0
|
||||
SIZE (rust/crates/serde_spanned-0.6.6.crate) = 9120
|
||||
SHA256 (rust/crates/serde_with-3.8.1.crate) = 0ad483d2ab0149d5a5ebcd9972a3852711e0153d863bf5a5d0391d28883c4a20
|
||||
SIZE (rust/crates/serde_with-3.8.1.crate) = 142294
|
||||
SHA256 (rust/crates/serde_with_macros-3.8.1.crate) = 65569b702f41443e8bc8bbb1c5779bd0450bbe723b56198980e80ec45780bce2
|
||||
SIZE (rust/crates/serde_with_macros-3.8.1.crate) = 30796
|
||||
SHA256 (rust/crates/serde_spanned-0.6.7.crate) = eb5b1b31579f3811bf615c144393417496f152e12ac8b7663bf664f4a815306d
|
||||
SIZE (rust/crates/serde_spanned-0.6.7.crate) = 9164
|
||||
SHA256 (rust/crates/serde_with-3.9.0.crate) = 69cecfa94848272156ea67b2b1a53f20fc7bc638c4a46d2f8abde08f05f4b857
|
||||
SIZE (rust/crates/serde_with-3.9.0.crate) = 145089
|
||||
SHA256 (rust/crates/serde_with_macros-3.9.0.crate) = a8fee4991ef4f274617a51ad4af30519438dacb2f56ac773b08a1922ff743350
|
||||
SIZE (rust/crates/serde_with_macros-3.9.0.crate) = 30865
|
||||
SHA256 (rust/crates/sha1-0.10.6.crate) = e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba
|
||||
SIZE (rust/crates/sha1-0.10.6.crate) = 13517
|
||||
SHA256 (rust/crates/sha2-0.10.8.crate) = 793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8
|
||||
@ -875,18 +869,16 @@ SHA256 (rust/crates/simplecss-0.2.1.crate) = a11be7c62927d9427e9f40f3444d5499d86
|
||||
SIZE (rust/crates/simplecss-0.2.1.crate) = 19418
|
||||
SHA256 (rust/crates/siphasher-0.3.11.crate) = 38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d
|
||||
SIZE (rust/crates/siphasher-0.3.11.crate) = 10442
|
||||
SHA256 (rust/crates/skrifa-0.19.3.crate) = 0ab45fb68b53576a43d4fc0e9ec8ea64e29a4d2cc7f44506964cb75f288222e9
|
||||
SIZE (rust/crates/skrifa-0.19.3.crate) = 160387
|
||||
SHA256 (rust/crates/skrifa-0.20.0.crate) = abea4738067b1e628c6ce28b2c216c19e9ea95715cdb332680e821c3bec2ef23
|
||||
SIZE (rust/crates/skrifa-0.20.0.crate) = 198126
|
||||
SHA256 (rust/crates/slab-0.4.9.crate) = 8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67
|
||||
SIZE (rust/crates/slab-0.4.9.crate) = 17108
|
||||
SHA256 (rust/crates/slotmap-1.0.7.crate) = dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a
|
||||
SIZE (rust/crates/slotmap-1.0.7.crate) = 61390
|
||||
SHA256 (rust/crates/smallvec-1.13.2.crate) = 3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67
|
||||
SIZE (rust/crates/smallvec-1.13.2.crate) = 35216
|
||||
SHA256 (rust/crates/smithay-client-toolkit-0.18.1.crate) = 922fd3eeab3bd820d76537ce8f582b1cf951eceb5475c28500c7457d9d17f53a
|
||||
SIZE (rust/crates/smithay-client-toolkit-0.18.1.crate) = 129920
|
||||
SHA256 (rust/crates/smithay-client-toolkit-0.19.1.crate) = 837d3067369e24aeda699a5d9fc5aa14ca14a84dd70aeed7156bfa04a5605b32
|
||||
SIZE (rust/crates/smithay-client-toolkit-0.19.1.crate) = 131384
|
||||
SHA256 (rust/crates/smithay-client-toolkit-0.19.2.crate) = 3457dea1f0eb631b4034d61d4d8c32074caa6cd1ab2d59f2327bd8461e2c0016
|
||||
SIZE (rust/crates/smithay-client-toolkit-0.19.2.crate) = 131504
|
||||
SHA256 (rust/crates/smol_str-0.2.2.crate) = dd538fb6910ac1099850255cf94a94df6551fbdd602454387d0adb2d1ca6dead
|
||||
SIZE (rust/crates/smol_str-0.2.2.crate) = 15840
|
||||
SHA256 (rust/crates/snowflake-1.3.0.crate) = 27207bb65232eda1f588cf46db2fee75c0808d557f6b3cf19a75f5d6d7c94df1
|
||||
@ -903,30 +895,30 @@ SHA256 (rust/crates/strsim-0.10.0.crate) = 73473c0e59e6d5812c5dfe2a064a6444949f0
|
||||
SIZE (rust/crates/strsim-0.10.0.crate) = 11355
|
||||
SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f
|
||||
SIZE (rust/crates/strsim-0.11.1.crate) = 14266
|
||||
SHA256 (rust/crates/subtle-2.5.0.crate) = 81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc
|
||||
SIZE (rust/crates/subtle-2.5.0.crate) = 13909
|
||||
SHA256 (rust/crates/subtle-2.6.1.crate) = 13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292
|
||||
SIZE (rust/crates/subtle-2.6.1.crate) = 14562
|
||||
SHA256 (rust/crates/svg_fmt-0.4.3.crate) = 20e16a0f46cf5fd675563ef54f26e83e20f2366bcf027bcb3cc3ed2b98aaf2ca
|
||||
SIZE (rust/crates/svg_fmt-0.4.3.crate) = 4206
|
||||
SHA256 (rust/crates/svgtypes-0.8.2.crate) = 22975e8a2bac6a76bb54f898a6b18764633b00e780330f0b689f65afb3975564
|
||||
SIZE (rust/crates/svgtypes-0.8.2.crate) = 32694
|
||||
SHA256 (rust/crates/svgtypes-0.13.0.crate) = 6e44e288cd960318917cbd540340968b90becc8bc81f171345d706e7a89d9d70
|
||||
SIZE (rust/crates/svgtypes-0.13.0.crate) = 38095
|
||||
SHA256 (rust/crates/swash-0.1.17.crate) = 4d7773d67fe3373048cf840bfcc54ec3207cfc1e95c526b287ef2eb5eff9faf6
|
||||
SIZE (rust/crates/swash-0.1.17.crate) = 235646
|
||||
SHA256 (rust/crates/swash-0.1.18.crate) = 93cdc334a50fcc2aa3f04761af3b28196280a6aaadb1ef11215c478ae32615ac
|
||||
SIZE (rust/crates/swash-0.1.18.crate) = 235648
|
||||
SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237
|
||||
SIZE (rust/crates/syn-1.0.109.crate) = 237611
|
||||
SHA256 (rust/crates/syn-2.0.66.crate) = c42f3f41a2de00b01c0aaad383c5a45241efc8b2d1eda5661812fda5f3cdcff5
|
||||
SIZE (rust/crates/syn-2.0.66.crate) = 264855
|
||||
SHA256 (rust/crates/syn-2.0.72.crate) = dc4b9b9bf2add8093d3f2c0204471e951b2285580335de42f9d2534f3ae7a8af
|
||||
SIZE (rust/crates/syn-2.0.72.crate) = 267069
|
||||
SHA256 (rust/crates/sys-locale-0.3.1.crate) = e801cf239ecd6ccd71f03d270d67dd53d13e90aab208bf4b8fe4ad957ea949b0
|
||||
SIZE (rust/crates/sys-locale-0.3.1.crate) = 15681
|
||||
SHA256 (rust/crates/tempfile-3.10.1.crate) = 85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1
|
||||
SIZE (rust/crates/tempfile-3.10.1.crate) = 33653
|
||||
SHA256 (rust/crates/termcolor-1.4.1.crate) = 06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755
|
||||
SIZE (rust/crates/termcolor-1.4.1.crate) = 18773
|
||||
SHA256 (rust/crates/thiserror-1.0.61.crate) = c546c80d6be4bc6a00c0f01730c08df82eaa7a7a61f11d656526506112cc1709
|
||||
SIZE (rust/crates/thiserror-1.0.61.crate) = 21264
|
||||
SHA256 (rust/crates/thiserror-impl-1.0.61.crate) = 46c3384250002a6d5af4d114f2845d37b57521033f30d5c3f46c4d70e1197533
|
||||
SIZE (rust/crates/thiserror-impl-1.0.61.crate) = 15786
|
||||
SHA256 (rust/crates/thiserror-1.0.63.crate) = c0342370b38b6a11b6cc11d6a805569958d54cfa061a29969c3b5ce2ea405724
|
||||
SIZE (rust/crates/thiserror-1.0.63.crate) = 21537
|
||||
SHA256 (rust/crates/thiserror-impl-1.0.63.crate) = a4558b58466b9ad7ca0f102865eccc95938dca1a74a856f2b57b6629050da261
|
||||
SIZE (rust/crates/thiserror-impl-1.0.63.crate) = 16047
|
||||
SHA256 (rust/crates/thread_local-1.1.8.crate) = 8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c
|
||||
SIZE (rust/crates/thread_local-1.1.8.crate) = 13962
|
||||
SHA256 (rust/crates/tiff-0.9.1.crate) = ba1310fcea54c6a9a4fd1aad794ecc02c31682f6bfbecdf460bf19533eed1e3e
|
||||
@ -951,20 +943,20 @@ SHA256 (rust/crates/tiny-xlib-0.2.3.crate) = 1d52f22673960ad13af14ff4025997312de
|
||||
SIZE (rust/crates/tiny-xlib-0.2.3.crate) = 17498
|
||||
SHA256 (rust/crates/tinystr-0.7.6.crate) = 9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f
|
||||
SIZE (rust/crates/tinystr-0.7.6.crate) = 16971
|
||||
SHA256 (rust/crates/tinyvec-1.6.0.crate) = 87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50
|
||||
SIZE (rust/crates/tinyvec-1.6.0.crate) = 45991
|
||||
SHA256 (rust/crates/tinyvec-1.8.0.crate) = 445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938
|
||||
SIZE (rust/crates/tinyvec-1.8.0.crate) = 46796
|
||||
SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20
|
||||
SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865
|
||||
SHA256 (rust/crates/toml-0.5.11.crate) = f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234
|
||||
SIZE (rust/crates/toml-0.5.11.crate) = 54910
|
||||
SHA256 (rust/crates/toml-0.8.13.crate) = a4e43f8cc456c9704c851ae29c67e17ef65d2c30017c17a9765b89c382dc8bba
|
||||
SIZE (rust/crates/toml-0.8.13.crate) = 50517
|
||||
SHA256 (rust/crates/toml_datetime-0.6.6.crate) = 4badfd56924ae69bcc9039335b2e017639ce3f9b001c393c1b2d1ef846ce2cbf
|
||||
SIZE (rust/crates/toml_datetime-0.6.6.crate) = 11698
|
||||
SHA256 (rust/crates/toml-0.8.19.crate) = a1ed1f98e3fdc28d6d910e6737ae6ab1a93bf1985935a1193e68f93eeb68d24e
|
||||
SIZE (rust/crates/toml-0.8.19.crate) = 50974
|
||||
SHA256 (rust/crates/toml_datetime-0.6.8.crate) = 0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41
|
||||
SIZE (rust/crates/toml_datetime-0.6.8.crate) = 12028
|
||||
SHA256 (rust/crates/toml_edit-0.21.1.crate) = 6a8534fd7f78b5405e860340ad6575217ce99f38d4d5c8f2442cb5ecb50090e1
|
||||
SIZE (rust/crates/toml_edit-0.21.1.crate) = 101661
|
||||
SHA256 (rust/crates/toml_edit-0.22.13.crate) = c127785850e8c20836d49732ae6abfa47616e60bf9d9f57c43c250361a9db96c
|
||||
SIZE (rust/crates/toml_edit-0.22.13.crate) = 103518
|
||||
SHA256 (rust/crates/toml_edit-0.22.20.crate) = 583c44c02ad26b0c3f3066fe629275e50627026c51ac2e595cca4c230ce1ce1d
|
||||
SIZE (rust/crates/toml_edit-0.22.20.crate) = 106726
|
||||
SHA256 (rust/crates/tracing-0.1.40.crate) = c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef
|
||||
SIZE (rust/crates/tracing-0.1.40.crate) = 79459
|
||||
SHA256 (rust/crates/tracing-attributes-0.1.27.crate) = 34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7
|
||||
@ -977,14 +969,16 @@ SHA256 (rust/crates/tracing-log-0.2.0.crate) = ee855f1f400bd0e5c02d150ae5de38400
|
||||
SIZE (rust/crates/tracing-log-0.2.0.crate) = 17561
|
||||
SHA256 (rust/crates/tracing-subscriber-0.3.18.crate) = ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b
|
||||
SIZE (rust/crates/tracing-subscriber-0.3.18.crate) = 196312
|
||||
SHA256 (rust/crates/tracy-client-0.17.0.crate) = 59fb931a64ff88984f86d3e9bcd1ae8843aa7fe44dd0f8097527bc172351741d
|
||||
SIZE (rust/crates/tracy-client-0.17.0.crate) = 20654
|
||||
SHA256 (rust/crates/tracy-client-sys-0.22.2.crate) = 9d104d610dfa9dd154535102cc9c6164ae1fa37842bc2d9e83f9ac82b0ae0882
|
||||
SIZE (rust/crates/tracy-client-sys-0.22.2.crate) = 308267
|
||||
SHA256 (rust/crates/tracy-client-0.17.1.crate) = 63de1e1d4115534008d8fd5788b39324d6f58fc707849090533828619351d855
|
||||
SIZE (rust/crates/tracy-client-0.17.1.crate) = 21551
|
||||
SHA256 (rust/crates/tracy-client-sys-0.23.0.crate) = 98b98232a2447ce0a58f9a0bfb5f5e39647b5c597c994b63945fcccd1306fafb
|
||||
SIZE (rust/crates/tracy-client-sys-0.23.0.crate) = 317019
|
||||
SHA256 (rust/crates/ttf-parser-0.20.0.crate) = 17f77d76d837a7830fe1d4f12b7b4ba4192c1888001c7164257e4bc6d21d96b4
|
||||
SIZE (rust/crates/ttf-parser-0.20.0.crate) = 161769
|
||||
SHA256 (rust/crates/ttf-parser-0.21.1.crate) = 2c591d83f69777866b9126b24c6dd9a18351f177e49d625920d19f989fd31cf8
|
||||
SIZE (rust/crates/ttf-parser-0.21.1.crate) = 194876
|
||||
SHA256 (rust/crates/ttf-parser-0.24.0.crate) = 8686b91785aff82828ed725225925b33b4fde44c4bb15876e5f7c832724c420a
|
||||
SIZE (rust/crates/ttf-parser-0.24.0.crate) = 197152
|
||||
SHA256 (rust/crates/type-map-0.5.0.crate) = deb68604048ff8fa93347f02441e4487594adc20bb8a084f9e564d2b827a0a9f
|
||||
SIZE (rust/crates/type-map-0.5.0.crate) = 3464
|
||||
SHA256 (rust/crates/typenum-1.17.0.crate) = 42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825
|
||||
@ -1023,12 +1017,12 @@ SHA256 (rust/crates/unicode-segmentation-1.11.0.crate) = d4c87d22b6e3f4a18d4d40e
|
||||
SIZE (rust/crates/unicode-segmentation-1.11.0.crate) = 102740
|
||||
SHA256 (rust/crates/unicode-vo-0.1.0.crate) = b1d386ff53b415b7fe27b50bb44679e2cc4660272694b7b6f3326d8480823a94
|
||||
SIZE (rust/crates/unicode-vo-0.1.0.crate) = 8084
|
||||
SHA256 (rust/crates/unicode-width-0.1.12.crate) = 68f5e5f3158ecfd4b8ff6fe086db7c8467a2dfdac97fe420f2b7c4aa97af66d6
|
||||
SIZE (rust/crates/unicode-width-0.1.12.crate) = 24062
|
||||
SHA256 (rust/crates/unicode-width-0.1.13.crate) = 0336d538f7abc86d282a4189614dfaa90810dfc2c6f6427eaf88e16311dd225d
|
||||
SIZE (rust/crates/unicode-width-0.1.13.crate) = 457228
|
||||
SHA256 (rust/crates/unicode-xid-0.2.4.crate) = f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c
|
||||
SIZE (rust/crates/unicode-xid-0.2.4.crate) = 15352
|
||||
SHA256 (rust/crates/url-2.5.0.crate) = 31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633
|
||||
SIZE (rust/crates/url-2.5.0.crate) = 78605
|
||||
SHA256 (rust/crates/url-2.5.2.crate) = 22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c
|
||||
SIZE (rust/crates/url-2.5.2.crate) = 79704
|
||||
SHA256 (rust/crates/usvg-0.28.0.crate) = 8b5b7c2b30845b3348c067ca3d09e20cc6e327c288f0ca4c48698712abf432e9
|
||||
SIZE (rust/crates/usvg-0.28.0.crate) = 84567
|
||||
SHA256 (rust/crates/usvg-0.37.0.crate) = 38b0a51b72ab80ca511d126b77feeeb4fb1e972764653e61feac30adc161a756
|
||||
@ -1039,12 +1033,12 @@ SHA256 (rust/crates/usvg-text-layout-0.37.0.crate) = d383a3965de199d7f96d4e11a44
|
||||
SIZE (rust/crates/usvg-text-layout-0.37.0.crate) = 21543
|
||||
SHA256 (rust/crates/usvg-tree-0.37.0.crate) = 8ee3d202ebdb97a6215604b8f5b4d6ef9024efd623cf2e373a6416ba976ec7d3
|
||||
SIZE (rust/crates/usvg-tree-0.37.0.crate) = 20519
|
||||
SHA256 (rust/crates/uuid-1.8.0.crate) = a183cf7feeba97b4dd1c0d46788634f6221d87fa961b305bed08c851829efcc0
|
||||
SIZE (rust/crates/uuid-1.8.0.crate) = 44043
|
||||
SHA256 (rust/crates/uuid-1.10.0.crate) = 81dfa00651efa65069b0b6b651f4aaa31ba9e3c3ce0137aaad053604ee7e0314
|
||||
SIZE (rust/crates/uuid-1.10.0.crate) = 47648
|
||||
SHA256 (rust/crates/valuable-0.1.0.crate) = 830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d
|
||||
SIZE (rust/crates/valuable-0.1.0.crate) = 27718
|
||||
SHA256 (rust/crates/version_check-0.9.4.crate) = 49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f
|
||||
SIZE (rust/crates/version_check-0.9.4.crate) = 14895
|
||||
SHA256 (rust/crates/version_check-0.9.5.crate) = 0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a
|
||||
SIZE (rust/crates/version_check-0.9.5.crate) = 15554
|
||||
SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b
|
||||
SIZE (rust/crates/walkdir-2.5.0.crate) = 23951
|
||||
SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423
|
||||
@ -1065,30 +1059,26 @@ SHA256 (rust/crates/wasm-timer-0.2.5.crate) = be0ecb0db480561e9a7642b5d3e4187c12
|
||||
SIZE (rust/crates/wasm-timer-0.2.5.crate) = 21668
|
||||
SHA256 (rust/crates/wayland-backend-0.3.6.crate) = f90e11ce2ca99c97b940ee83edbae9da2d56a08f9ea8158550fd77fa31722993
|
||||
SIZE (rust/crates/wayland-backend-0.3.6.crate) = 71562
|
||||
SHA256 (rust/crates/wayland-client-0.31.3.crate) = 1e63801c85358a431f986cffa74ba9599ff571fc5774ac113ed3b490c19a1133
|
||||
SIZE (rust/crates/wayland-client-0.31.3.crate) = 63081
|
||||
SHA256 (rust/crates/wayland-client-0.31.5.crate) = 7e321577a0a165911bdcfb39cf029302479d7527b517ee58ab0f6ad09edf0943
|
||||
SIZE (rust/crates/wayland-client-0.31.5.crate) = 63042
|
||||
SHA256 (rust/crates/wayland-csd-frame-0.3.0.crate) = 625c5029dbd43d25e6aa9615e88b829a5cad13b2819c4ae129fdbb7c31ab4c7e
|
||||
SIZE (rust/crates/wayland-csd-frame-0.3.0.crate) = 5696
|
||||
SHA256 (rust/crates/wayland-cursor-0.31.3.crate) = a206e8b2b53b1d3fcb9428fec72bc278ce539e2fa81fe2bfc1ab27703d5187b9
|
||||
SIZE (rust/crates/wayland-cursor-0.31.3.crate) = 7520
|
||||
SHA256 (rust/crates/wayland-egl-0.32.1.crate) = 18cede1c33845ccd8fcebf7f107595170abf0ad0a28d47c50b444e06019b16e8
|
||||
SIZE (rust/crates/wayland-egl-0.32.1.crate) = 4025
|
||||
SHA256 (rust/crates/wayland-protocols-0.31.2.crate) = 8f81f365b8b4a97f422ac0e8737c438024b5951734506b0e1d775c73030561f4
|
||||
SIZE (rust/crates/wayland-protocols-0.31.2.crate) = 147062
|
||||
SHA256 (rust/crates/wayland-protocols-0.32.1.crate) = 83d0f1056570486e26a3773ec633885124d79ae03827de05ba6c85f79904026c
|
||||
SIZE (rust/crates/wayland-protocols-0.32.1.crate) = 165198
|
||||
SHA256 (rust/crates/wayland-protocols-misc-0.3.1.crate) = e76311e1866c955afbbc46ae97e57542acda1dc9b0298358263a8550b5247331
|
||||
SIZE (rust/crates/wayland-protocols-misc-0.3.1.crate) = 13825
|
||||
SHA256 (rust/crates/wayland-protocols-plasma-0.2.0.crate) = 23803551115ff9ea9bce586860c5c5a971e360825a0309264102a9495a5ff479
|
||||
SIZE (rust/crates/wayland-protocols-plasma-0.2.0.crate) = 59992
|
||||
SHA256 (rust/crates/wayland-protocols-wlr-0.2.0.crate) = ad1f61b76b6c2d8742e10f9ba5c3737f6530b4c243132c2a2ccc8aa96fe25cd6
|
||||
SIZE (rust/crates/wayland-protocols-wlr-0.2.0.crate) = 25804
|
||||
SHA256 (rust/crates/wayland-protocols-wlr-0.3.1.crate) = a7dab47671043d9f5397035975fe1cac639e5bca5cc0b3c32d09f01612e34d24
|
||||
SIZE (rust/crates/wayland-protocols-wlr-0.3.1.crate) = 26003
|
||||
SHA256 (rust/crates/wayland-scanner-0.31.2.crate) = 67da50b9f80159dec0ea4c11c13e24ef9e7574bd6ce24b01860a175010cea565
|
||||
SIZE (rust/crates/wayland-scanner-0.31.2.crate) = 35644
|
||||
SHA256 (rust/crates/wayland-server-0.31.2.crate) = 63e89118bd072ba6ce0f9c2c92fa41f72d1d78a138d2abc497a80a8264565559
|
||||
SIZE (rust/crates/wayland-server-0.31.2.crate) = 52069
|
||||
SHA256 (rust/crates/wayland-cursor-0.31.5.crate) = 6ef9489a8df197ebf3a8ce8a7a7f0a2320035c3743f3c1bd0bdbccf07ce64f95
|
||||
SIZE (rust/crates/wayland-cursor-0.31.5.crate) = 7521
|
||||
SHA256 (rust/crates/wayland-egl-0.32.3.crate) = f878665a24396ce3a8509116e03fb19d5401620e59daa303e256a657ee096204
|
||||
SIZE (rust/crates/wayland-egl-0.32.3.crate) = 4028
|
||||
SHA256 (rust/crates/wayland-protocols-0.32.3.crate) = 62989625a776e827cc0f15d41444a3cea5205b963c3a25be48ae1b52d6b4daaa
|
||||
SIZE (rust/crates/wayland-protocols-0.32.3.crate) = 165197
|
||||
SHA256 (rust/crates/wayland-protocols-misc-0.3.3.crate) = dfe44d48a0e51909c89da297f6b43bb814b881c78b69e254a4558a5fa8752887
|
||||
SIZE (rust/crates/wayland-protocols-misc-0.3.3.crate) = 13829
|
||||
SHA256 (rust/crates/wayland-protocols-plasma-0.3.3.crate) = f79f2d57c7fcc6ab4d602adba364bf59a5c24de57bd194486bf9b8360e06bfc4
|
||||
SIZE (rust/crates/wayland-protocols-plasma-0.3.3.crate) = 60493
|
||||
SHA256 (rust/crates/wayland-protocols-wlr-0.3.3.crate) = fd993de54a40a40fbe5601d9f1fbcaef0aebcc5fda447d7dc8f6dcbaae4f8953
|
||||
SIZE (rust/crates/wayland-protocols-wlr-0.3.3.crate) = 26005
|
||||
SHA256 (rust/crates/wayland-scanner-0.31.4.crate) = d7b56f89937f1cf2ee1f1259cf2936a17a1f45d8f0aa1019fae6d470d304cfa6
|
||||
SIZE (rust/crates/wayland-scanner-0.31.4.crate) = 35691
|
||||
SHA256 (rust/crates/wayland-server-0.31.4.crate) = 2f0a4bab6d420ee4a609b63ef4d5f9b5d309c6b93a029fccab70f2594c0cb3ae
|
||||
SIZE (rust/crates/wayland-server-0.31.4.crate) = 52069
|
||||
SHA256 (rust/crates/wayland-sys-0.31.4.crate) = 43676fe2daf68754ecf1d72026e4e6c15483198b5d24e888b74d3f22f887a148
|
||||
SIZE (rust/crates/wayland-sys-0.31.4.crate) = 8571
|
||||
SHA256 (rust/crates/web-sys-0.3.69.crate) = 77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef
|
||||
@ -1111,14 +1101,20 @@ SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1
|
||||
SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998
|
||||
SHA256 (rust/crates/windows-0.52.0.crate) = e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be
|
||||
SIZE (rust/crates/windows-0.52.0.crate) = 11843715
|
||||
SHA256 (rust/crates/windows-0.54.0.crate) = 9252e5725dbed82865af151df558e754e4a3c2c30818359eb17465f1346a1b49
|
||||
SIZE (rust/crates/windows-0.54.0.crate) = 11096265
|
||||
SHA256 (rust/crates/windows-0.58.0.crate) = dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6
|
||||
SIZE (rust/crates/windows-0.58.0.crate) = 9744521
|
||||
SHA256 (rust/crates/windows-core-0.52.0.crate) = 33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9
|
||||
SIZE (rust/crates/windows-core-0.52.0.crate) = 42154
|
||||
SHA256 (rust/crates/windows-core-0.54.0.crate) = 12661b9c89351d684a50a8a643ce5f608e20243b9fb84687800163429f161d65
|
||||
SIZE (rust/crates/windows-core-0.54.0.crate) = 44015
|
||||
SHA256 (rust/crates/windows-result-0.1.1.crate) = 749f0da9cc72d82e600d8d2e44cadd0b9eedb9038f71a1c58556ac1c5791813b
|
||||
SIZE (rust/crates/windows-result-0.1.1.crate) = 10460
|
||||
SHA256 (rust/crates/windows-core-0.58.0.crate) = 6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99
|
||||
SIZE (rust/crates/windows-core-0.58.0.crate) = 41022
|
||||
SHA256 (rust/crates/windows-implement-0.58.0.crate) = 2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b
|
||||
SIZE (rust/crates/windows-implement-0.58.0.crate) = 10491
|
||||
SHA256 (rust/crates/windows-interface-0.58.0.crate) = 053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515
|
||||
SIZE (rust/crates/windows-interface-0.58.0.crate) = 11246
|
||||
SHA256 (rust/crates/windows-result-0.2.0.crate) = 1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e
|
||||
SIZE (rust/crates/windows-result-0.2.0.crate) = 12756
|
||||
SHA256 (rust/crates/windows-strings-0.1.0.crate) = 4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10
|
||||
SIZE (rust/crates/windows-strings-0.1.0.crate) = 13832
|
||||
SHA256 (rust/crates/windows-sys-0.45.0.crate) = 75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0
|
||||
SIZE (rust/crates/windows-sys-0.45.0.crate) = 2568659
|
||||
SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9
|
||||
@ -1129,86 +1125,88 @@ SHA256 (rust/crates/windows-targets-0.42.2.crate) = 8e5180c00cd44c9b1c88adb36932
|
||||
SIZE (rust/crates/windows-targets-0.42.2.crate) = 5492
|
||||
SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c
|
||||
SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904
|
||||
SHA256 (rust/crates/windows-targets-0.52.5.crate) = 6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb
|
||||
SIZE (rust/crates/windows-targets-0.52.5.crate) = 6376
|
||||
SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973
|
||||
SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403
|
||||
SHA256 (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8
|
||||
SIZE (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 364071
|
||||
SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8
|
||||
SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492
|
||||
SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.5.crate) = 7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263
|
||||
SIZE (rust/crates/windows_aarch64_gnullvm-0.52.5.crate) = 433266
|
||||
SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3
|
||||
SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718
|
||||
SHA256 (rust/crates/windows_aarch64_msvc-0.42.2.crate) = e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43
|
||||
SIZE (rust/crates/windows_aarch64_msvc-0.42.2.crate) = 666981
|
||||
SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc
|
||||
SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483
|
||||
SHA256 (rust/crates/windows_aarch64_msvc-0.52.5.crate) = 9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6
|
||||
SIZE (rust/crates/windows_aarch64_msvc-0.52.5.crate) = 827944
|
||||
SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469
|
||||
SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615
|
||||
SHA256 (rust/crates/windows_i686_gnu-0.42.2.crate) = c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f
|
||||
SIZE (rust/crates/windows_i686_gnu-0.42.2.crate) = 736236
|
||||
SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e
|
||||
SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891
|
||||
SHA256 (rust/crates/windows_i686_gnu-0.52.5.crate) = 88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670
|
||||
SIZE (rust/crates/windows_i686_gnu-0.52.5.crate) = 875699
|
||||
SHA256 (rust/crates/windows_i686_gnullvm-0.52.5.crate) = 87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9
|
||||
SIZE (rust/crates/windows_i686_gnullvm-0.52.5.crate) = 473064
|
||||
SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b
|
||||
SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402
|
||||
SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66
|
||||
SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940
|
||||
SHA256 (rust/crates/windows_i686_msvc-0.42.2.crate) = 44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060
|
||||
SIZE (rust/crates/windows_i686_msvc-0.42.2.crate) = 724951
|
||||
SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406
|
||||
SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300
|
||||
SHA256 (rust/crates/windows_i686_msvc-0.52.5.crate) = db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf
|
||||
SIZE (rust/crates/windows_i686_msvc-0.52.5.crate) = 895404
|
||||
SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66
|
||||
SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163
|
||||
SHA256 (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36
|
||||
SIZE (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 699373
|
||||
SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e
|
||||
SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619
|
||||
SHA256 (rust/crates/windows_x86_64_gnu-0.52.5.crate) = 4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9
|
||||
SIZE (rust/crates/windows_x86_64_gnu-0.52.5.crate) = 831539
|
||||
SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78
|
||||
SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363
|
||||
SHA256 (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3
|
||||
SIZE (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 364068
|
||||
SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc
|
||||
SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486
|
||||
SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.5.crate) = 852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596
|
||||
SIZE (rust/crates/windows_x86_64_gnullvm-0.52.5.crate) = 433246
|
||||
SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d
|
||||
SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707
|
||||
SHA256 (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0
|
||||
SIZE (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 666936
|
||||
SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538
|
||||
SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412
|
||||
SHA256 (rust/crates/windows_x86_64_msvc-0.52.5.crate) = bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0
|
||||
SIZE (rust/crates/windows_x86_64_msvc-0.52.5.crate) = 827905
|
||||
SHA256 (rust/crates/winit-0.30.3.crate) = 49f45a7b7e2de6af35448d7718dab6d95acec466eb3bb7a56f4d31d1af754004
|
||||
SIZE (rust/crates/winit-0.30.3.crate) = 599585
|
||||
SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec
|
||||
SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564
|
||||
SHA256 (rust/crates/winit-0.30.4.crate) = 4225ddd8ab67b8b59a2fee4b34889ebf13c0460c1c3fa297c58e21eb87801b33
|
||||
SIZE (rust/crates/winit-0.30.4.crate) = 600087
|
||||
SHA256 (rust/crates/winnow-0.5.40.crate) = f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876
|
||||
SIZE (rust/crates/winnow-0.5.40.crate) = 159316
|
||||
SHA256 (rust/crates/winnow-0.6.9.crate) = 86c949fede1d13936a99f14fafd3e76fd642b556dd2ce96287fbe2e0151bfac6
|
||||
SIZE (rust/crates/winnow-0.6.9.crate) = 160195
|
||||
SHA256 (rust/crates/winnow-0.6.18.crate) = 68a9bda4691f099d435ad181000724da8e5899daa10713c2d432552b9ccd3a6f
|
||||
SIZE (rust/crates/winnow-0.6.18.crate) = 163357
|
||||
SHA256 (rust/crates/x11-dl-2.21.0.crate) = 38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f
|
||||
SIZE (rust/crates/x11-dl-2.21.0.crate) = 66823
|
||||
SHA256 (rust/crates/x11rb-0.13.1.crate) = 5d91ffca73ee7f68ce055750bf9f6eca0780b8c85eff9bc046a3b0da41755e12
|
||||
SIZE (rust/crates/x11rb-0.13.1.crate) = 223916
|
||||
SHA256 (rust/crates/x11rb-protocol-0.13.1.crate) = ec107c4503ea0b4a98ef47356329af139c0a4f7750e621cf2973cd3385ebcb3d
|
||||
SIZE (rust/crates/x11rb-protocol-0.13.1.crate) = 508522
|
||||
SHA256 (rust/crates/xcursor-0.3.5.crate) = 6a0ccd7b4a5345edfcd0c3535718a4e9ff7798ffc536bb5b5a0e26ff84732911
|
||||
SIZE (rust/crates/xcursor-0.3.5.crate) = 6256
|
||||
SHA256 (rust/crates/xcursor-0.3.6.crate) = d491ee231a51ae64a5b762114c3ac2104b967aadba1de45c86ca42cf051513b7
|
||||
SIZE (rust/crates/xcursor-0.3.6.crate) = 6405
|
||||
SHA256 (rust/crates/xdg-2.5.2.crate) = 213b7324336b53d2414b2db8537e56544d981803139155afa84f76eeebb7a546
|
||||
SIZE (rust/crates/xdg-2.5.2.crate) = 14394
|
||||
SHA256 (rust/crates/xdg-home-1.1.0.crate) = 21e5a325c3cb8398ad6cf859c1135b25dd29e186679cf2da7581d9679f63b38e
|
||||
SIZE (rust/crates/xdg-home-1.1.0.crate) = 3600
|
||||
SHA256 (rust/crates/xdg-home-1.2.0.crate) = ca91dcf8f93db085f3a0a29358cd0b9d670915468f4290e8b85d118a34211ab8
|
||||
SIZE (rust/crates/xdg-home-1.2.0.crate) = 3881
|
||||
SHA256 (rust/crates/xdg-user-0.2.1.crate) = a1d5cd803f28ce5a488c8b129858222998c0a06bbec81f9d1b71faed1f9f9f0e
|
||||
SIZE (rust/crates/xdg-user-0.2.1.crate) = 9538
|
||||
SHA256 (rust/crates/xkbcommon-0.7.0.crate) = 13867d259930edc7091a6c41b4ce6eee464328c6ff9659b7e4c668ca20d4c91e
|
||||
SIZE (rust/crates/xkbcommon-0.7.0.crate) = 58896
|
||||
SHA256 (rust/crates/xkbcommon-0.8.0.crate) = 8d66ca9352cbd4eecbbc40871d8a11b4ac8107cfc528a6e14d7c19c69d0e1ac9
|
||||
SIZE (rust/crates/xkbcommon-0.8.0.crate) = 59098
|
||||
SHA256 (rust/crates/xkbcommon-dl-0.4.2.crate) = d039de8032a9a8856a6be89cea3e5d12fdd82306ab7c94d74e6deab2460651c5
|
||||
SIZE (rust/crates/xkbcommon-dl-0.4.2.crate) = 5879
|
||||
SHA256 (rust/crates/xkeysym-0.2.0.crate) = 054a8e68b76250b253f671d1268cb7f1ae089ec35e195b2efb2a4e9a836d0621
|
||||
SIZE (rust/crates/xkeysym-0.2.0.crate) = 101431
|
||||
SHA256 (rust/crates/xkeysym-0.2.1.crate) = b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56
|
||||
SIZE (rust/crates/xkeysym-0.2.1.crate) = 103129
|
||||
SHA256 (rust/crates/xml-rs-0.8.20.crate) = 791978798f0597cfc70478424c2b4fdc2b7a8024aaff78497ef00f24ef674193
|
||||
SIZE (rust/crates/xml-rs-0.8.20.crate) = 54443
|
||||
SHA256 (rust/crates/xmlparser-0.13.6.crate) = 66fee0b777b0f5ac1c69bb06d361268faafa61cd4682ae064a171c16c433e9e4
|
||||
SIZE (rust/crates/xmlparser-0.13.6.crate) = 26718
|
||||
SHA256 (rust/crates/xmlwriter-0.1.0.crate) = ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9
|
||||
SIZE (rust/crates/xmlwriter-0.1.0.crate) = 6261
|
||||
SHA256 (rust/crates/xxhash-rust-0.8.10.crate) = 927da81e25be1e1a2901d59b81b37dd2efd1fc9c9345a55007f09bf5a2d3ee03
|
||||
SIZE (rust/crates/xxhash-rust-0.8.10.crate) = 20066
|
||||
SHA256 (rust/crates/xxhash-rust-0.8.12.crate) = 6a5cbf750400958819fb6178eaa83bee5cd9c29a26a40cc241df8c70fdd46984
|
||||
SIZE (rust/crates/xxhash-rust-0.8.12.crate) = 21329
|
||||
SHA256 (rust/crates/yazi-0.1.6.crate) = c94451ac9513335b5e23d7a8a2b61a7102398b8cca5160829d313e84c9d98be1
|
||||
SIZE (rust/crates/yazi-0.1.6.crate) = 28835
|
||||
SHA256 (rust/crates/zbus-4.4.0.crate) = bb97012beadd29e654708a0fdb4c84bc046f537aecfde2c3ee0a9e4b4d48c725
|
||||
@ -1219,10 +1217,14 @@ SHA256 (rust/crates/zbus_names-3.0.0.crate) = 4b9b1fef7d021261cc16cba64c351d291b
|
||||
SIZE (rust/crates/zbus_names-3.0.0.crate) = 10650
|
||||
SHA256 (rust/crates/zeno-0.2.3.crate) = dd15f8e0dbb966fd9245e7498c7e9e5055d9e5c8b676b95bd67091cd11a1e697
|
||||
SIZE (rust/crates/zeno-0.2.3.crate) = 40164
|
||||
SHA256 (rust/crates/zerocopy-0.7.34.crate) = ae87e3fcd617500e5d106f0380cf7b77f3c6092aae37191433159dda23cfb087
|
||||
SIZE (rust/crates/zerocopy-0.7.34.crate) = 151177
|
||||
SHA256 (rust/crates/zerocopy-derive-0.7.34.crate) = 15e934569e47891f7d9411f1a451d947a60e000ab3bd24fbb970f000387d1b3b
|
||||
SIZE (rust/crates/zerocopy-derive-0.7.34.crate) = 37907
|
||||
SHA256 (rust/crates/zerocopy-0.6.6.crate) = 854e949ac82d619ee9a14c66a1b674ac730422372ccb759ce0c39cabcf2bf8e6
|
||||
SIZE (rust/crates/zerocopy-0.6.6.crate) = 47473
|
||||
SHA256 (rust/crates/zerocopy-0.7.35.crate) = 1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0
|
||||
SIZE (rust/crates/zerocopy-0.7.35.crate) = 152645
|
||||
SHA256 (rust/crates/zerocopy-derive-0.6.6.crate) = 125139de3f6b9d625c39e2efdd73d41bdac468ccd556556440e322be0e1bbd91
|
||||
SIZE (rust/crates/zerocopy-derive-0.6.6.crate) = 522443
|
||||
SHA256 (rust/crates/zerocopy-derive-0.7.35.crate) = fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e
|
||||
SIZE (rust/crates/zerocopy-derive-0.7.35.crate) = 37829
|
||||
SHA256 (rust/crates/zune-inflate-0.2.54.crate) = 73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02
|
||||
SIZE (rust/crates/zune-inflate-0.2.54.crate) = 37973
|
||||
SHA256 (rust/crates/zvariant-4.2.0.crate) = 2084290ab9a1c471c38fc524945837734fbf124487e105daec2bb57fd48c81fe
|
||||
@ -1235,31 +1237,31 @@ SHA256 (DioxusLabs-taffy-7781c70241f7f572130c13106f2a869a9cf80885_GH0.tar.gz) =
|
||||
SIZE (DioxusLabs-taffy-7781c70241f7f572130c13106f2a869a9cf80885_GH0.tar.gz) = 389939
|
||||
SHA256 (gfx-rs-wgpu-20fda698341efbdc870b8027d6d49f5bf3f36109_GH0.tar.gz) = 0715b053dd2f42a32c92a41996c9f029a294c48943cb18d5bae4dfa50d4be51c
|
||||
SIZE (gfx-rs-wgpu-20fda698341efbdc870b8027d6d49f5bf3f36109_GH0.tar.gz) = 11456338
|
||||
SHA256 (pop-os-libcosmic-a5996b4e90f6aad943b7c61b961fae5edacd7697_GH0.tar.gz) = 58b65c63da92a9c89dca6fcdd1273cff28981e29982c7e7415191712187d0ea0
|
||||
SIZE (pop-os-libcosmic-a5996b4e90f6aad943b7c61b961fae5edacd7697_GH0.tar.gz) = 1098604
|
||||
SHA256 (pop-os-cosmic-protocols-f16efccaffdbe60b81d1a500be6e81851dc1dad4_GH0.tar.gz) = cdbbbcd201f6c0ae5915546bfddbbf52382f4729ae7c70f490ff01c21b3a5672
|
||||
SIZE (pop-os-cosmic-protocols-f16efccaffdbe60b81d1a500be6e81851dc1dad4_GH0.tar.gz) = 44709
|
||||
SHA256 (pop-os-cosmic-text-4f316658050536c4254fb70639f4b5203c31dbce_GH0.tar.gz) = 33454e5d1466f77d88b5e5e6e24965b05272ec905b4a5176fd89efb6b74b20b3
|
||||
SIZE (pop-os-cosmic-text-4f316658050536c4254fb70639f4b5203c31dbce_GH0.tar.gz) = 180421
|
||||
SHA256 (pop-os-cosmic-text-e16b39f29c84773a05457fe39577a602de27855c_GH0.tar.gz) = fd7f33340c4c423bc26df1a55124f2adfacacf3eddc83121427b301aabb2c870
|
||||
SIZE (pop-os-cosmic-text-e16b39f29c84773a05457fe39577a602de27855c_GH0.tar.gz) = 180530
|
||||
SHA256 (pop-os-glyphon-v0.5.0_GH0.tar.gz) = df1108e99572aea9433415081b4692f1561b9abe63766ccc70cb7fe709570a33
|
||||
SIZE (pop-os-glyphon-v0.5.0_GH0.tar.gz) = 183087
|
||||
SHA256 (pop-os-cosmic-protocols-de2fead49d6af3a221db153642e4d7c2235aafc4_GH0.tar.gz) = 70cbd895e8e74efb4fe6cdeab4eaa4443942ec41861b5f9821e19a60aee961d3
|
||||
SIZE (pop-os-cosmic-protocols-de2fead49d6af3a221db153642e4d7c2235aafc4_GH0.tar.gz) = 44046
|
||||
SHA256 (smithay-smithay-e7f08570bceab6107863267ae168d0afb018e8f5_GH0.tar.gz) = 71151ee2bb091de7807efc788d7b3614746f07525c19a6016752b68e6c9a592f
|
||||
SIZE (smithay-smithay-e7f08570bceab6107863267ae168d0afb018e8f5_GH0.tar.gz) = 751833
|
||||
SHA256 (pop-os-libcosmic-b40839638ab0e1d96de3f817eded647e6952db40_GH0.tar.gz) = eccc2ae305c34f2e6bc0444b2f10b6dcecdbb02faa2bfb8a2d0d2e46158f1b70
|
||||
SIZE (pop-os-libcosmic-b40839638ab0e1d96de3f817eded647e6952db40_GH0.tar.gz) = 1100305
|
||||
SHA256 (pop-os-window_clipboard-pop-dnd-8_GH0.tar.gz) = e44be0ca5c716ef753e3344cd06d167e7e84fa366058a71fce01c645e1d6f616
|
||||
SIZE (pop-os-window_clipboard-pop-dnd-8_GH0.tar.gz) = 24267
|
||||
SHA256 (jackpot51-rust-atomicwrites-043ab4859d53ffd3d55334685303d8df39c9f768_GH0.tar.gz) = 95ce4266b50ce6470ba74a5a9ce718bbfba45bf5ab43786db05be1682f6f0db1
|
||||
SIZE (jackpot51-rust-atomicwrites-043ab4859d53ffd3d55334685303d8df39c9f768_GH0.tar.gz) = 6787
|
||||
SHA256 (smithay-smithay-c6aab182a3c9f106d9c7a0ea34187f90403e59e7_GH0.tar.gz) = bce4adfe14f543ee56ca6320d20057bcfb4d1e53623c891467418a7e20b1a4ab
|
||||
SIZE (smithay-smithay-c6aab182a3c9f106d9c7a0ea34187f90403e59e7_GH0.tar.gz) = 751332
|
||||
SHA256 (Drakulix-id-tree-632a57d6d49160e18d7300fa7edae52281ec5482_GH0.tar.gz) = 8393b1b94f1f2d00c916b677e898332579420d8cf3781a68d1866c1b9bc8685d
|
||||
SIZE (Drakulix-id-tree-632a57d6d49160e18d7300fa7edae52281ec5482_GH0.tar.gz) = 29608
|
||||
SHA256 (pop-os-softbuffer-cosmic-4.0_GH0.tar.gz) = 980f30eb5afc07acdec43f181a9e745cb7a887a6dff7e06dc9199748b2487569
|
||||
SIZE (pop-os-softbuffer-cosmic-4.0_GH0.tar.gz) = 165853
|
||||
SHA256 (Smithay-smithay-egui-cdc652e0d4823b16a5bd9badd288e38512789dc5_GH0.tar.gz) = c7f24118a1410bf55dc39bb541ffec1330d2d0504ec57a1c420d4ee8c00c708e
|
||||
SIZE (Smithay-smithay-egui-cdc652e0d4823b16a5bd9badd288e38512789dc5_GH0.tar.gz) = 11092
|
||||
SHA256 (pop-os-cosmic-settings-daemon-ad0e0703549f7b135746d0429c6408cc8a7cc037_GH0.tar.gz) = 5cdb3ef6fcceeb95aace1e061c841772c768ef07d2205c3f5be7d61c6f560491
|
||||
SIZE (pop-os-cosmic-settings-daemon-ad0e0703549f7b135746d0429c6408cc8a7cc037_GH0.tar.gz) = 66831
|
||||
SHA256 (pop-os-cosmic-settings-daemon-362c77f9faaeb7f1b9e4aa79a7d5588001f04874_GH0.tar.gz) = a9de91aa66248c8c3efef5515cee5ee2a122206490a82b68f60b6e51f3d38938
|
||||
SIZE (pop-os-cosmic-settings-daemon-362c77f9faaeb7f1b9e4aa79a7d5588001f04874_GH0.tar.gz) = 68300
|
||||
SHA256 (pop-os-smithay-clipboard-pop-dnd-5_GH0.tar.gz) = 5e871e450991b94b8c09bc08994d6173e9bbb0f80b19ea7e3a126527d765bc90
|
||||
SIZE (pop-os-smithay-clipboard-pop-dnd-5_GH0.tar.gz) = 22877
|
||||
SHA256 (pop-os-cosmic-comp-s20240726-fdde46f_GH0.tar.gz) = 005baa70086fdc79e26fd85db2a93d3b6071e342f4e3a204a9c30f029ebce55c
|
||||
SIZE (pop-os-cosmic-comp-s20240726-fdde46f_GH0.tar.gz) = 375179
|
||||
SHA256 (pop-os-iced-0.4.2-2010-gfa817c70_GH0.tar.gz) = 2a214bd5d404797c6df9d3c91050b76fa7396963d759772e90a802b64e58bf35
|
||||
SIZE (pop-os-iced-0.4.2-2010-gfa817c70_GH0.tar.gz) = 4684065
|
||||
SHA256 (pop-os-cosmic-comp-s20240816-epoch-1.0.0-alpha.1-13-ga3c8111_GH0.tar.gz) = 2f748b149c6672de4eb015deaa7e65eca7fb89739ab211d6d340ff947a37959f
|
||||
SIZE (pop-os-cosmic-comp-s20240816-epoch-1.0.0-alpha.1-13-ga3c8111_GH0.tar.gz) = 377870
|
||||
SHA256 (pop-os-iced-0.4.2-2011-ge31e29e9_GH0.tar.gz) = fb03bc7d15efe698f7fda13ee3bdb488e356a934a46242328d08715d939dc7a1
|
||||
SIZE (pop-os-iced-0.4.2-2011-ge31e29e9_GH0.tar.gz) = 4684342
|
||||
|
44
x11-wm/cosmic-comp/files/patch-rust-1.79
Normal file
44
x11-wm/cosmic-comp/files/patch-rust-1.79
Normal file
@ -0,0 +1,44 @@
|
||||
Drop after lang/rust >= 1.80 update
|
||||
|
||||
error[E0658]: use of unstable library feature 'lazy_cell'
|
||||
--> ../libcosmic-b40839638ab0e1d96de3f817eded647e6952db40/src/config/mod.rs:9:17
|
||||
|
|
||||
9 | use std::sync::{LazyLock, Mutex};
|
||||
| ^^^^^^^^
|
||||
|
|
||||
= note: see issue #109736 <https://github.com/rust-lang/rust/issues/109736> for more information
|
||||
|
||||
error[E0658]: use of unstable library feature 'lazy_cell'
|
||||
--> ../libcosmic-b40839638ab0e1d96de3f817eded647e6952db40/src/config/mod.rs:14:23
|
||||
|
|
||||
14 | pub static COSMIC_TK: LazyLock<Mutex<CosmicTk>> = LazyLock::new(|| {
|
||||
| ^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
|
||||
= note: see issue #109736 <https://github.com/rust-lang/rust/issues/109736> for more information
|
||||
|
||||
error[E0658]: use of unstable library feature 'lazy_cell'
|
||||
--> ../libcosmic-b40839638ab0e1d96de3f817eded647e6952db40/src/config/mod.rs:14:51
|
||||
|
|
||||
14 | pub static COSMIC_TK: LazyLock<Mutex<CosmicTk>> = LazyLock::new(|| {
|
||||
| ^^^^^^^^
|
||||
|
|
||||
= note: see issue #109736 <https://github.com/rust-lang/rust/issues/109736> for more information
|
||||
|
||||
error[E0658]: use of unstable library feature 'lazy_cell'
|
||||
--> ../libcosmic-b40839638ab0e1d96de3f817eded647e6952db40/src/config/mod.rs:14:51
|
||||
|
|
||||
14 | pub static COSMIC_TK: LazyLock<Mutex<CosmicTk>> = LazyLock::new(|| {
|
||||
| ^^^^^^^^^^^^^
|
||||
|
|
||||
= note: see issue #109736 <https://github.com/rust-lang/rust/issues/109736> for more information
|
||||
|
||||
--- ../libcosmic-b40839638ab0e1d96de3f817eded647e6952db40/src/lib.rs.orig 2024-08-02 18:27:08 UTC
|
||||
+++ ../libcosmic-b40839638ab0e1d96de3f817eded647e6952db40/src/lib.rs
|
||||
@@ -2,6 +2,7 @@
|
||||
// SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
#![allow(clippy::module_name_repetitions)]
|
||||
+#![feature(lazy_cell)]
|
||||
|
||||
#[cfg(all(feature = "wayland", feature = "winit"))]
|
||||
compile_error!("cannot use `wayland` feature with `winit`");
|
Loading…
Reference in New Issue
Block a user