bcachefs: update

This commit is contained in:
2026-03-29 18:09:16 +03:00
parent 5ea9a6a039
commit 034c7f4dfb
2 changed files with 102 additions and 20 deletions

View File

@@ -5,6 +5,7 @@ EAPI=8
CRATES="
aho-corasick@1.1.3
android_system_properties@0.1.5
anstream@0.6.15
anstyle-parse@0.2.5
anstyle-query@1.1.1
@@ -12,12 +13,17 @@ CRATES="
anstyle@1.0.8
anyhow@1.0.89
ascii@1.1.0
bindgen@0.69.5
autocfg@1.5.0
bindgen@0.72.1
bitfield@0.14.0
bitflags@1.3.2
bitflags@2.6.0
bitflags@2.11.0
bumpalo@3.19.1
cc@1.2.55
cexpr@0.6.0
cfg-if@1.0.0
cfg_aliases@0.2.1
chrono@0.4.43
chunked_transfer@1.5.0
clang-sys@1.8.1
clap@4.5.20
@@ -26,19 +32,27 @@ CRATES="
clap_derive@4.5.18
clap_lex@0.7.2
colorchoice@1.0.2
core-foundation-sys@0.8.7
crossterm@0.28.1
either@1.13.0
env_logger@0.10.2
equivalent@1.0.2
errno@0.3.9
fiemap@0.2.0
find-msvc-tools@0.1.9
fuser@0.17.0
getrandom@0.2.17
glob@0.3.1
hashbrown@0.16.1
heck@0.5.0
home@0.5.9
httpdate@1.0.3
iana-time-zone-haiku@0.1.2
iana-time-zone@0.1.65
indexmap@2.13.0
is_terminal_polyfill@1.70.1
itertools@0.12.1
itoa@1.0.17
lazy_static@1.5.0
lazycell@1.3.0
js-sys@0.3.85
libc@0.2.180
libloading@0.8.5
libudev-sys@0.1.4
@@ -46,29 +60,39 @@ CRATES="
lock_api@0.4.14
log@0.4.22
memchr@2.7.4
memoffset@0.9.1
minimal-lexical@0.2.1
mio@1.1.1
nix@0.30.1
nom@7.1.3
num-traits@0.2.19
num_enum@0.7.5
num_enum_derive@0.7.5
once_cell@1.20.2
owo-colors@4.1.0
page_size@0.6.0
parking_lot@0.12.5
parking_lot_core@0.9.12
paste@1.0.15
pkg-config@0.3.31
prettyplease@0.2.22
proc-macro-crate@3.4.0
proc-macro2@1.0.87
quote@1.0.37
redox_syscall@0.5.18
ref-cast-impl@1.0.25
ref-cast@1.0.25
regex-automata@0.4.8
regex-syntax@0.8.5
regex@1.11.0
rustc-hash@1.1.0
rustc-hash@2.1.1
rustix@0.38.37
rustversion@1.0.17
ryu@1.0.22
scopeguard@1.2.0
serde@1.0.210
serde_derive@1.0.210
serde@1.0.228
serde_core@1.0.228
serde_derive@1.0.228
serde_json@1.0.143
shlex@1.3.0
signal-hook-mio@0.2.5
@@ -78,16 +102,30 @@ CRATES="
strsim@0.11.1
strum@0.26.3
strum_macros@0.26.4
syn@2.0.79
syn@2.0.87
terminal_size@0.4.0
tiny_http@0.12.0
toml_datetime@0.7.5+spec-1.1.0
toml_edit@0.23.10+spec-1.0.0
toml_parser@1.0.9+spec-1.1.0
udev@0.7.0
unicode-ident@1.0.13
utf8parse@0.2.2
uuid@1.10.0
wasi@0.11.1+wasi-snapshot-preview1
which@4.4.2
wasm-bindgen-macro-support@0.2.108
wasm-bindgen-macro@0.2.108
wasm-bindgen-shared@0.2.108
wasm-bindgen@0.2.108
winapi-i686-pc-windows-gnu@0.4.0
winapi-x86_64-pc-windows-gnu@0.4.0
winapi@0.3.9
windows-core@0.62.2
windows-implement@0.60.2
windows-interface@0.59.3
windows-link@0.2.1
windows-result@0.4.1
windows-strings@0.5.1
windows-sys@0.52.0
windows-sys@0.59.0
windows-sys@0.61.2
@@ -100,6 +138,9 @@ CRATES="
windows_x86_64_gnu@0.52.6
windows_x86_64_gnullvm@0.52.6
windows_x86_64_msvc@0.52.6
winnow@0.7.14
zerocopy-derive@0.8.27
zerocopy@0.8.27
zeroize@1.8.1
zeroize_derive@1.4.2
"