mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 10:06:40 -04:00
shells/starship: update 1.22.1 → 1.23.0
This commit is contained in:
parent
104169ec66
commit
2011c4a5d4
2 changed files with 646 additions and 671 deletions
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= starship
|
PORTNAME= starship
|
||||||
DISTVERSION= 1.22.1
|
DISTVERSION= 1.23.0
|
||||||
PORTREVISION= 3
|
|
||||||
CATEGORIES= shells
|
CATEGORIES= shells
|
||||||
MASTER_SITES= CRATESIO
|
MASTER_SITES= CRATESIO
|
||||||
DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT}
|
DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT}
|
||||||
|
@ -30,8 +29,8 @@ CARGO_CRATES= adler2-2.0.0 \
|
||||||
anstyle-1.0.10 \
|
anstyle-1.0.10 \
|
||||||
anstyle-parse-0.2.6 \
|
anstyle-parse-0.2.6 \
|
||||||
anstyle-query-1.1.2 \
|
anstyle-query-1.1.2 \
|
||||||
anstyle-wincon-3.0.6 \
|
anstyle-wincon-3.0.7 \
|
||||||
anyhow-1.0.95 \
|
anyhow-1.0.98 \
|
||||||
arc-swap-1.7.1 \
|
arc-swap-1.7.1 \
|
||||||
arraydeque-0.5.1 \
|
arraydeque-0.5.1 \
|
||||||
arrayvec-0.7.6 \
|
arrayvec-0.7.6 \
|
||||||
|
@ -45,32 +44,32 @@ CARGO_CRATES= adler2-2.0.0 \
|
||||||
async-recursion-1.1.1 \
|
async-recursion-1.1.1 \
|
||||||
async-signal-0.2.10 \
|
async-signal-0.2.10 \
|
||||||
async-task-4.7.1 \
|
async-task-4.7.1 \
|
||||||
async-trait-0.1.84 \
|
async-trait-0.1.88 \
|
||||||
atomic-waker-1.1.2 \
|
atomic-waker-1.1.2 \
|
||||||
autocfg-1.4.0 \
|
autocfg-1.4.0 \
|
||||||
base64-0.13.1 \
|
base64-0.13.1 \
|
||||||
base64-0.22.1 \
|
base64-0.22.1 \
|
||||||
bitflags-1.3.2 \
|
bitflags-1.3.2 \
|
||||||
bitflags-2.6.0 \
|
bitflags-2.9.0 \
|
||||||
block-0.1.6 \
|
|
||||||
block-buffer-0.9.0 \
|
block-buffer-0.9.0 \
|
||||||
block-buffer-0.10.4 \
|
block-buffer-0.10.4 \
|
||||||
|
block2-0.6.1 \
|
||||||
blocking-1.6.1 \
|
blocking-1.6.1 \
|
||||||
bstr-1.11.3 \
|
bstr-1.12.0 \
|
||||||
bumpalo-3.16.0 \
|
bumpalo-3.17.0 \
|
||||||
byteorder-1.5.0 \
|
byteorder-1.5.0 \
|
||||||
bytesize-1.3.0 \
|
bytesize-1.3.3 \
|
||||||
cc-1.2.7 \
|
cc-1.2.20 \
|
||||||
cfg-if-1.0.0 \
|
cfg-if-1.0.0 \
|
||||||
cfg_aliases-0.2.1 \
|
cfg_aliases-0.2.1 \
|
||||||
chrono-0.4.39 \
|
chrono-0.4.40 \
|
||||||
clap-4.5.26 \
|
clap-4.5.37 \
|
||||||
clap_builder-4.5.26 \
|
clap_builder-4.5.37 \
|
||||||
clap_complete-4.5.42 \
|
clap_complete-4.5.47 \
|
||||||
clap_derive-4.5.24 \
|
clap_complete_nushell-4.5.5 \
|
||||||
|
clap_derive-4.5.32 \
|
||||||
clap_lex-0.7.4 \
|
clap_lex-0.7.4 \
|
||||||
clru-0.6.2 \
|
clru-0.6.2 \
|
||||||
cmake-0.1.52 \
|
|
||||||
colorchoice-1.0.3 \
|
colorchoice-1.0.3 \
|
||||||
concurrent-queue-2.5.0 \
|
concurrent-queue-2.5.0 \
|
||||||
const-random-0.1.18 \
|
const-random-0.1.18 \
|
||||||
|
@ -79,173 +78,187 @@ CARGO_CRATES= adler2-2.0.0 \
|
||||||
const_format_proc_macros-0.2.34 \
|
const_format_proc_macros-0.2.34 \
|
||||||
core-foundation-0.10.0 \
|
core-foundation-0.10.0 \
|
||||||
core-foundation-sys-0.8.7 \
|
core-foundation-sys-0.8.7 \
|
||||||
cpufeatures-0.2.16 \
|
cpufeatures-0.2.17 \
|
||||||
crc32fast-1.4.2 \
|
crc32fast-1.4.2 \
|
||||||
crossbeam-channel-0.5.14 \
|
crossbeam-channel-0.5.15 \
|
||||||
crossbeam-deque-0.8.6 \
|
crossbeam-deque-0.8.6 \
|
||||||
crossbeam-epoch-0.9.18 \
|
crossbeam-epoch-0.9.18 \
|
||||||
crossbeam-utils-0.8.21 \
|
crossbeam-utils-0.8.21 \
|
||||||
crunchy-0.2.2 \
|
crunchy-0.2.3 \
|
||||||
crypto-common-0.1.6 \
|
crypto-common-0.1.6 \
|
||||||
|
dashmap-6.1.0 \
|
||||||
deelevate-0.2.0 \
|
deelevate-0.2.0 \
|
||||||
deranged-0.3.11 \
|
deranged-0.4.0 \
|
||||||
digest-0.9.0 \
|
digest-0.9.0 \
|
||||||
digest-0.10.7 \
|
digest-0.10.7 \
|
||||||
dirs-4.0.0 \
|
dirs-4.0.0 \
|
||||||
dirs-5.0.1 \
|
dirs-6.0.0 \
|
||||||
dirs-next-2.0.0 \
|
|
||||||
dirs-sys-0.3.7 \
|
dirs-sys-0.3.7 \
|
||||||
dirs-sys-0.4.1 \
|
dirs-sys-0.5.0 \
|
||||||
dirs-sys-next-0.1.2 \
|
dispatch2-0.3.0 \
|
||||||
displaydoc-0.2.5 \
|
displaydoc-0.2.5 \
|
||||||
dlv-list-0.5.2 \
|
dlv-list-0.5.2 \
|
||||||
downcast-0.11.0 \
|
downcast-0.11.0 \
|
||||||
dunce-1.0.5 \
|
dunce-1.0.5 \
|
||||||
dyn-clone-1.0.17 \
|
dyn-clone-1.0.19 \
|
||||||
either-1.13.0 \
|
either-1.15.0 \
|
||||||
encoding_rs-0.8.35 \
|
encoding_rs-0.8.35 \
|
||||||
endi-1.1.0 \
|
endi-1.1.0 \
|
||||||
enumflags2-0.7.10 \
|
enumflags2-0.7.11 \
|
||||||
enumflags2_derive-0.7.10 \
|
enumflags2_derive-0.7.11 \
|
||||||
env_home-0.1.0 \
|
env_home-0.1.0 \
|
||||||
equivalent-1.0.1 \
|
equivalent-1.0.2 \
|
||||||
erased-serde-0.4.5 \
|
|
||||||
errno-0.2.8 \
|
errno-0.2.8 \
|
||||||
errno-0.3.10 \
|
errno-0.3.11 \
|
||||||
errno-dragonfly-0.1.2 \
|
errno-dragonfly-0.1.2 \
|
||||||
event-listener-5.3.1 \
|
event-listener-5.4.0 \
|
||||||
event-listener-strategy-0.5.3 \
|
event-listener-strategy-0.5.4 \
|
||||||
faster-hex-0.9.0 \
|
faster-hex-0.10.0 \
|
||||||
fastrand-2.3.0 \
|
fastrand-2.3.0 \
|
||||||
filedescriptor-0.8.2 \
|
filedescriptor-0.8.3 \
|
||||||
filetime-0.2.25 \
|
filetime-0.2.25 \
|
||||||
flate2-1.0.35 \
|
flate2-1.1.1 \
|
||||||
fnv-1.0.7 \
|
fnv-1.0.7 \
|
||||||
|
foldhash-0.1.5 \
|
||||||
form_urlencoded-1.2.1 \
|
form_urlencoded-1.2.1 \
|
||||||
fragile-2.0.0 \
|
fragile-2.0.1 \
|
||||||
futures-core-0.3.31 \
|
futures-core-0.3.31 \
|
||||||
futures-io-0.3.31 \
|
futures-io-0.3.31 \
|
||||||
futures-lite-2.5.0 \
|
futures-lite-2.6.0 \
|
||||||
futures-sink-0.3.31 \
|
|
||||||
futures-task-0.3.31 \
|
|
||||||
futures-util-0.3.31 \
|
|
||||||
generic-array-0.14.7 \
|
generic-array-0.14.7 \
|
||||||
getrandom-0.2.15 \
|
getrandom-0.2.16 \
|
||||||
gix-0.69.1 \
|
getrandom-0.3.2 \
|
||||||
gix-actor-0.33.1 \
|
gix-0.72.1 \
|
||||||
gix-bitmap-0.2.13 \
|
gix-actor-0.35.1 \
|
||||||
gix-chunk-0.4.10 \
|
gix-attributes-0.26.0 \
|
||||||
gix-command-0.4.0 \
|
gix-bitmap-0.2.14 \
|
||||||
gix-commitgraph-0.25.1 \
|
gix-chunk-0.4.11 \
|
||||||
gix-config-0.42.0 \
|
gix-command-0.6.0 \
|
||||||
gix-config-value-0.14.10 \
|
gix-commitgraph-0.28.0 \
|
||||||
gix-date-0.9.3 \
|
gix-config-0.45.1 \
|
||||||
gix-diff-0.49.0 \
|
gix-config-value-0.15.0 \
|
||||||
gix-discover-0.37.0 \
|
gix-date-0.10.1 \
|
||||||
gix-features-0.39.1 \
|
gix-diff-0.52.1 \
|
||||||
gix-fs-0.12.1 \
|
gix-dir-0.14.1 \
|
||||||
gix-glob-0.17.1 \
|
gix-discover-0.40.1 \
|
||||||
gix-hash-0.15.1 \
|
gix-features-0.42.1 \
|
||||||
gix-hashtable-0.6.0 \
|
gix-filter-0.19.1 \
|
||||||
gix-index-0.37.0 \
|
gix-fs-0.15.0 \
|
||||||
gix-lock-15.0.1 \
|
gix-glob-0.20.0 \
|
||||||
gix-object-0.46.1 \
|
gix-hash-0.18.0 \
|
||||||
gix-odb-0.66.0 \
|
gix-hashtable-0.8.1 \
|
||||||
gix-pack-0.56.0 \
|
gix-ignore-0.15.0 \
|
||||||
gix-packetline-0.18.2 \
|
gix-index-0.40.0 \
|
||||||
gix-path-0.10.13 \
|
gix-lock-17.1.0 \
|
||||||
gix-protocol-0.47.0 \
|
gix-object-0.49.1 \
|
||||||
gix-quote-0.4.14 \
|
gix-odb-0.69.1 \
|
||||||
gix-ref-0.49.1 \
|
gix-pack-0.59.1 \
|
||||||
gix-refspec-0.27.0 \
|
gix-packetline-0.19.0 \
|
||||||
gix-revision-0.31.1 \
|
gix-packetline-blocking-0.19.0 \
|
||||||
gix-revwalk-0.17.0 \
|
gix-path-0.10.17 \
|
||||||
gix-sec-0.10.10 \
|
gix-pathspec-0.11.0 \
|
||||||
gix-shallow-0.1.0 \
|
gix-protocol-0.50.1 \
|
||||||
gix-tempfile-15.0.0 \
|
gix-quote-0.6.0 \
|
||||||
gix-trace-0.1.11 \
|
gix-ref-0.52.1 \
|
||||||
gix-transport-0.44.0 \
|
gix-refspec-0.30.1 \
|
||||||
gix-traverse-0.43.1 \
|
gix-revision-0.34.1 \
|
||||||
gix-url-0.28.2 \
|
gix-revwalk-0.20.1 \
|
||||||
gix-utils-0.1.13 \
|
gix-sec-0.11.0 \
|
||||||
gix-validate-0.9.2 \
|
gix-shallow-0.4.0 \
|
||||||
|
gix-status-0.19.1 \
|
||||||
|
gix-submodule-0.19.1 \
|
||||||
|
gix-tempfile-17.1.0 \
|
||||||
|
gix-trace-0.1.12 \
|
||||||
|
gix-transport-0.47.0 \
|
||||||
|
gix-traverse-0.46.1 \
|
||||||
|
gix-url-0.31.0 \
|
||||||
|
gix-utils-0.3.0 \
|
||||||
|
gix-validate-0.10.0 \
|
||||||
|
gix-worktree-0.41.0 \
|
||||||
guess_host_triple-0.1.4 \
|
guess_host_triple-0.1.4 \
|
||||||
|
hash32-0.3.1 \
|
||||||
hashbrown-0.12.3 \
|
hashbrown-0.12.3 \
|
||||||
hashbrown-0.14.5 \
|
hashbrown-0.14.5 \
|
||||||
hashbrown-0.15.2 \
|
hashbrown-0.15.2 \
|
||||||
hashlink-0.9.1 \
|
hashlink-0.10.0 \
|
||||||
|
heapless-0.8.0 \
|
||||||
heck-0.5.0 \
|
heck-0.5.0 \
|
||||||
hermit-abi-0.4.0 \
|
hermit-abi-0.4.0 \
|
||||||
hex-0.4.3 \
|
hex-0.4.3 \
|
||||||
home-0.5.11 \
|
home-0.5.11 \
|
||||||
iana-time-zone-0.1.61 \
|
iana-time-zone-0.1.63 \
|
||||||
iana-time-zone-haiku-0.1.2 \
|
iana-time-zone-haiku-0.1.2 \
|
||||||
icu_collections-1.5.0 \
|
icu_collections-1.5.0 \
|
||||||
icu_locid-1.5.0 \
|
icu_locid-1.5.0 \
|
||||||
icu_locid_transform-1.5.0 \
|
icu_locid_transform-1.5.0 \
|
||||||
icu_locid_transform_data-1.5.0 \
|
icu_locid_transform_data-1.5.1 \
|
||||||
icu_normalizer-1.5.0 \
|
icu_normalizer-1.5.0 \
|
||||||
icu_normalizer_data-1.5.0 \
|
icu_normalizer_data-1.5.1 \
|
||||||
icu_properties-1.5.1 \
|
icu_properties-1.5.1 \
|
||||||
icu_properties_data-1.5.0 \
|
icu_properties_data-1.5.1 \
|
||||||
icu_provider-1.5.0 \
|
icu_provider-1.5.0 \
|
||||||
icu_provider_macros-1.5.0 \
|
icu_provider_macros-1.5.0 \
|
||||||
idna-1.0.3 \
|
idna-1.0.3 \
|
||||||
idna_adapter-1.2.0 \
|
idna_adapter-1.2.0 \
|
||||||
|
imara-diff-0.1.8 \
|
||||||
indexmap-1.9.3 \
|
indexmap-1.9.3 \
|
||||||
indexmap-2.7.0 \
|
indexmap-2.9.0 \
|
||||||
is-docker-0.2.0 \
|
is-docker-0.2.0 \
|
||||||
is-wsl-0.4.0 \
|
is-wsl-0.4.0 \
|
||||||
is_debug-1.0.2 \
|
is_debug-1.1.0 \
|
||||||
is_terminal_polyfill-1.70.1 \
|
is_terminal_polyfill-1.70.1 \
|
||||||
itertools-0.13.0 \
|
itertools-0.14.0 \
|
||||||
itoa-1.0.14 \
|
itoa-1.0.15 \
|
||||||
jiff-0.1.21 \
|
jiff-0.2.10 \
|
||||||
jiff-tzdb-0.1.1 \
|
jiff-static-0.2.10 \
|
||||||
jiff-tzdb-platform-0.1.1 \
|
jiff-tzdb-0.1.4 \
|
||||||
js-sys-0.3.76 \
|
jiff-tzdb-platform-0.1.3 \
|
||||||
|
js-sys-0.3.77 \
|
||||||
|
jsonc-parser-0.26.2 \
|
||||||
|
kstring-2.0.2 \
|
||||||
lazy_static-1.5.0 \
|
lazy_static-1.5.0 \
|
||||||
lazycell-1.3.0 \
|
lazycell-1.3.0 \
|
||||||
libc-0.2.169 \
|
libc-0.2.172 \
|
||||||
libredox-0.1.3 \
|
libredox-0.1.3 \
|
||||||
libz-ng-sys-1.1.16 \
|
libz-rs-sys-0.5.0 \
|
||||||
libz-sys-1.1.20 \
|
linux-raw-sys-0.4.15 \
|
||||||
linux-raw-sys-0.4.14 \
|
linux-raw-sys-0.9.4 \
|
||||||
litemap-0.7.4 \
|
litemap-0.7.5 \
|
||||||
lock_api-0.4.12 \
|
lock_api-0.4.12 \
|
||||||
log-0.4.24 \
|
log-0.4.27 \
|
||||||
mac-notification-sys-0.6.2 \
|
mac-notification-sys-0.6.4 \
|
||||||
mach2-0.4.2 \
|
mach2-0.4.2 \
|
||||||
malloc_buf-0.0.6 \
|
|
||||||
maybe-async-0.2.10 \
|
maybe-async-0.2.10 \
|
||||||
memchr-2.7.4 \
|
memchr-2.7.4 \
|
||||||
memmap2-0.9.5 \
|
memmap2-0.9.5 \
|
||||||
memmem-0.1.1 \
|
memmem-0.1.1 \
|
||||||
memoffset-0.9.1 \
|
memoffset-0.9.1 \
|
||||||
minimal-lexical-0.2.1 \
|
minimal-lexical-0.2.1 \
|
||||||
miniz_oxide-0.8.2 \
|
miniz_oxide-0.8.8 \
|
||||||
mockall-0.13.1 \
|
mockall-0.13.1 \
|
||||||
mockall_derive-0.13.1 \
|
mockall_derive-0.13.1 \
|
||||||
nix-0.29.0 \
|
nix-0.29.0 \
|
||||||
nom-5.1.3 \
|
nom-5.1.3 \
|
||||||
nom-7.1.3 \
|
nom-7.1.3 \
|
||||||
notify-rust-4.11.3 \
|
nom-8.0.0 \
|
||||||
|
notify-rust-4.11.7 \
|
||||||
nu-ansi-term-0.50.1 \
|
nu-ansi-term-0.50.1 \
|
||||||
num-conv-0.1.0 \
|
num-conv-0.1.0 \
|
||||||
num-derive-0.3.3 \
|
num-derive-0.3.3 \
|
||||||
num-traits-0.2.19 \
|
num-traits-0.2.19 \
|
||||||
num_threads-0.1.7 \
|
num_threads-0.1.7 \
|
||||||
objc-0.2.7 \
|
objc2-0.6.1 \
|
||||||
objc-foundation-0.1.1 \
|
objc2-core-foundation-0.3.1 \
|
||||||
objc_id-0.1.1 \
|
objc2-encode-4.1.0 \
|
||||||
once_cell-1.20.2 \
|
objc2-foundation-0.3.1 \
|
||||||
|
once_cell-1.21.3 \
|
||||||
opaque-debug-0.3.1 \
|
opaque-debug-0.3.1 \
|
||||||
open-5.3.2 \
|
open-5.3.2 \
|
||||||
option-ext-0.2.0 \
|
option-ext-0.2.0 \
|
||||||
ordered-float-2.10.1 \
|
ordered-float-2.10.1 \
|
||||||
ordered-multimap-0.7.3 \
|
ordered-multimap-0.7.3 \
|
||||||
ordered-stream-0.2.0 \
|
ordered-stream-0.2.0 \
|
||||||
os_info-3.9.2 \
|
os_info-3.10.0 \
|
||||||
parking-2.2.1 \
|
parking-2.2.1 \
|
||||||
parking_lot-0.12.3 \
|
parking_lot-0.12.3 \
|
||||||
parking_lot_core-0.9.10 \
|
parking_lot_core-0.9.10 \
|
||||||
|
@ -253,127 +266,124 @@ CARGO_CRATES= adler2-2.0.0 \
|
||||||
pathdiff-0.2.3 \
|
pathdiff-0.2.3 \
|
||||||
pathsearch-0.2.0 \
|
pathsearch-0.2.0 \
|
||||||
percent-encoding-2.3.1 \
|
percent-encoding-2.3.1 \
|
||||||
pest-2.7.15 \
|
pest-2.8.0 \
|
||||||
pest_derive-2.7.15 \
|
pest_derive-2.8.0 \
|
||||||
pest_generator-2.7.15 \
|
pest_generator-2.8.0 \
|
||||||
pest_meta-2.7.15 \
|
pest_meta-2.8.0 \
|
||||||
phf-0.11.2 \
|
phf-0.11.3 \
|
||||||
phf_codegen-0.11.2 \
|
phf_codegen-0.11.3 \
|
||||||
phf_generator-0.11.2 \
|
phf_generator-0.11.3 \
|
||||||
phf_shared-0.11.2 \
|
phf_shared-0.11.3 \
|
||||||
pin-project-lite-0.2.15 \
|
pin-project-lite-0.2.16 \
|
||||||
pin-utils-0.1.0 \
|
|
||||||
piper-0.2.4 \
|
piper-0.2.4 \
|
||||||
pkg-config-0.3.31 \
|
plist-1.7.1 \
|
||||||
plist-1.7.0 \
|
|
||||||
polling-3.7.4 \
|
polling-3.7.4 \
|
||||||
portable-atomic-1.10.0 \
|
portable-atomic-1.11.0 \
|
||||||
portable-atomic-util-0.2.4 \
|
portable-atomic-util-0.2.4 \
|
||||||
powerfmt-0.2.0 \
|
powerfmt-0.2.0 \
|
||||||
ppv-lite86-0.2.20 \
|
ppv-lite86-0.2.21 \
|
||||||
predicates-3.1.3 \
|
predicates-3.1.3 \
|
||||||
predicates-core-1.0.9 \
|
predicates-core-1.0.9 \
|
||||||
predicates-tree-1.0.12 \
|
predicates-tree-1.0.12 \
|
||||||
proc-macro-crate-3.2.0 \
|
proc-macro-crate-3.3.0 \
|
||||||
proc-macro2-1.0.92 \
|
proc-macro2-1.0.95 \
|
||||||
process_control-5.0.0 \
|
process_control-5.0.0 \
|
||||||
prodash-29.0.0 \
|
prodash-29.0.2 \
|
||||||
quick-xml-0.31.0 \
|
|
||||||
quick-xml-0.32.0 \
|
quick-xml-0.32.0 \
|
||||||
quick-xml-0.37.2 \
|
quick-xml-0.37.5 \
|
||||||
quote-1.0.38 \
|
quote-1.0.40 \
|
||||||
|
r-efi-5.2.0 \
|
||||||
rand-0.8.5 \
|
rand-0.8.5 \
|
||||||
|
rand-0.9.1 \
|
||||||
rand_chacha-0.3.1 \
|
rand_chacha-0.3.1 \
|
||||||
|
rand_chacha-0.9.0 \
|
||||||
rand_core-0.6.4 \
|
rand_core-0.6.4 \
|
||||||
|
rand_core-0.9.3 \
|
||||||
rayon-1.10.0 \
|
rayon-1.10.0 \
|
||||||
rayon-core-1.12.1 \
|
rayon-core-1.12.1 \
|
||||||
redox_syscall-0.5.8 \
|
redox_syscall-0.5.11 \
|
||||||
redox_users-0.4.6 \
|
redox_users-0.4.6 \
|
||||||
|
redox_users-0.5.0 \
|
||||||
regex-1.11.1 \
|
regex-1.11.1 \
|
||||||
regex-automata-0.4.9 \
|
regex-automata-0.4.9 \
|
||||||
regex-syntax-0.8.5 \
|
regex-syntax-0.8.5 \
|
||||||
rust-ini-0.21.1 \
|
rust-ini-0.21.1 \
|
||||||
rustix-0.38.42 \
|
rustix-0.38.44 \
|
||||||
ryu-1.0.18 \
|
rustix-1.0.5 \
|
||||||
|
rustversion-1.0.20 \
|
||||||
|
ryu-1.0.20 \
|
||||||
same-file-1.0.6 \
|
same-file-1.0.6 \
|
||||||
schemars-0.8.21 \
|
schemars-0.8.22 \
|
||||||
schemars_derive-0.8.21 \
|
schemars_derive-0.8.22 \
|
||||||
scopeguard-1.2.0 \
|
scopeguard-1.2.0 \
|
||||||
semver-0.11.0 \
|
semver-0.11.0 \
|
||||||
semver-1.0.24 \
|
semver-1.0.26 \
|
||||||
semver-parser-0.10.3 \
|
semver-parser-0.10.3 \
|
||||||
serde-1.0.217 \
|
serde-1.0.219 \
|
||||||
serde_derive-1.0.217 \
|
serde_derive-1.0.219 \
|
||||||
serde_derive_internals-0.29.1 \
|
serde_derive_internals-0.29.1 \
|
||||||
serde_fmt-1.0.3 \
|
serde_json-1.0.140 \
|
||||||
serde_json-1.0.135 \
|
serde_repr-0.1.20 \
|
||||||
serde_repr-0.1.19 \
|
|
||||||
serde_spanned-0.6.8 \
|
serde_spanned-0.6.8 \
|
||||||
sha1-0.10.6 \
|
sha1-0.10.6 \
|
||||||
sha1-asm-0.5.3 \
|
sha1-checked-0.10.0 \
|
||||||
sha1_smol-1.0.1 \
|
|
||||||
sha2-0.9.9 \
|
sha2-0.9.9 \
|
||||||
sha2-0.10.8 \
|
sha2-0.10.8 \
|
||||||
shadow-rs-0.37.0 \
|
shadow-rs-1.1.1 \
|
||||||
shared_library-0.1.9 \
|
shared_library-0.1.9 \
|
||||||
shell-words-1.1.0 \
|
shell-words-1.1.0 \
|
||||||
shlex-1.3.0 \
|
shlex-1.3.0 \
|
||||||
signal-hook-0.1.17 \
|
signal-hook-0.1.17 \
|
||||||
signal-hook-0.3.17 \
|
signal-hook-0.3.17 \
|
||||||
signal-hook-registry-1.4.2 \
|
signal-hook-registry-1.4.5 \
|
||||||
siphasher-0.3.11 \
|
siphasher-1.0.1 \
|
||||||
slab-0.4.9 \
|
slab-0.4.9 \
|
||||||
smallvec-1.13.2 \
|
smallvec-1.15.0 \
|
||||||
stable_deref_trait-1.2.0 \
|
stable_deref_trait-1.2.0 \
|
||||||
starship-battery-0.10.0 \
|
starship-battery-0.10.1 \
|
||||||
static_assertions-1.1.0 \
|
static_assertions-1.1.0 \
|
||||||
strsim-0.11.1 \
|
strsim-0.11.1 \
|
||||||
sval-2.13.2 \
|
|
||||||
sval_buffer-2.13.2 \
|
|
||||||
sval_dynamic-2.13.2 \
|
|
||||||
sval_fmt-2.13.2 \
|
|
||||||
sval_json-2.13.2 \
|
|
||||||
sval_nested-2.13.2 \
|
|
||||||
sval_ref-2.13.2 \
|
|
||||||
sval_serde-2.13.2 \
|
|
||||||
syn-1.0.109 \
|
syn-1.0.109 \
|
||||||
syn-2.0.95 \
|
syn-2.0.101 \
|
||||||
synstructure-0.13.1 \
|
synstructure-0.13.1 \
|
||||||
systemstat-0.2.4 \
|
systemstat-0.2.4 \
|
||||||
tauri-winrt-notification-0.2.1 \
|
tauri-winrt-notification-0.7.2 \
|
||||||
tempfile-3.15.0 \
|
tempfile-3.19.1 \
|
||||||
terminal_size-0.4.1 \
|
terminal_size-0.4.2 \
|
||||||
terminfo-0.7.5 \
|
terminfo-0.7.5 \
|
||||||
termios-0.3.3 \
|
termios-0.3.3 \
|
||||||
termtree-0.5.1 \
|
termtree-0.5.1 \
|
||||||
termwiz-0.15.0 \
|
termwiz-0.15.0 \
|
||||||
thiserror-1.0.69 \
|
thiserror-1.0.69 \
|
||||||
thiserror-2.0.9 \
|
thiserror-2.0.12 \
|
||||||
thiserror-impl-1.0.69 \
|
thiserror-impl-1.0.69 \
|
||||||
thiserror-impl-2.0.9 \
|
thiserror-impl-2.0.12 \
|
||||||
time-0.3.37 \
|
time-0.3.41 \
|
||||||
time-core-0.1.2 \
|
time-core-0.1.4 \
|
||||||
time-macros-0.2.19 \
|
time-macros-0.2.22 \
|
||||||
tiny-keccak-2.0.2 \
|
tiny-keccak-2.0.2 \
|
||||||
tinystr-0.7.6 \
|
tinystr-0.7.6 \
|
||||||
tinyvec-1.8.1 \
|
tinyvec-1.9.0 \
|
||||||
tinyvec_macros-0.1.1 \
|
tinyvec_macros-0.1.1 \
|
||||||
toml-0.5.11 \
|
toml-0.5.11 \
|
||||||
toml-0.8.19 \
|
toml-0.8.21 \
|
||||||
toml_datetime-0.6.8 \
|
toml_datetime-0.6.9 \
|
||||||
toml_edit-0.22.22 \
|
toml_edit-0.22.25 \
|
||||||
|
toml_write-0.1.0 \
|
||||||
tracing-0.1.41 \
|
tracing-0.1.41 \
|
||||||
tracing-attributes-0.1.28 \
|
tracing-attributes-0.1.28 \
|
||||||
tracing-core-0.1.33 \
|
tracing-core-0.1.33 \
|
||||||
trim-in-place-0.1.7 \
|
trim-in-place-0.1.7 \
|
||||||
typeid-1.0.2 \
|
typenum-1.18.0 \
|
||||||
typenum-1.17.0 \
|
tz-rs-0.7.0 \
|
||||||
|
tzdb-0.7.2 \
|
||||||
|
tzdb_data-0.2.2 \
|
||||||
ucd-trie-0.1.7 \
|
ucd-trie-0.1.7 \
|
||||||
uds_windows-1.1.0 \
|
uds_windows-1.1.0 \
|
||||||
uluru-3.1.0 \
|
uluru-3.1.0 \
|
||||||
unicase-2.8.1 \
|
unicase-2.8.1 \
|
||||||
unicode-bom-2.0.3 \
|
unicode-bom-2.0.3 \
|
||||||
unicode-ident-1.0.14 \
|
unicode-ident-1.0.18 \
|
||||||
unicode-normalization-0.1.24 \
|
unicode-normalization-0.1.24 \
|
||||||
unicode-segmentation-1.12.0 \
|
unicode-segmentation-1.12.0 \
|
||||||
unicode-width-0.2.0 \
|
unicode-width-0.2.0 \
|
||||||
|
@ -384,90 +394,71 @@ CARGO_CRATES= adler2-2.0.0 \
|
||||||
utf16_iter-1.0.5 \
|
utf16_iter-1.0.5 \
|
||||||
utf8_iter-1.0.4 \
|
utf8_iter-1.0.4 \
|
||||||
utf8parse-0.2.2 \
|
utf8parse-0.2.2 \
|
||||||
value-bag-1.10.0 \
|
|
||||||
value-bag-serde1-1.10.0 \
|
|
||||||
value-bag-sval2-1.10.0 \
|
|
||||||
vcpkg-0.2.15 \
|
|
||||||
version_check-0.9.5 \
|
version_check-0.9.5 \
|
||||||
versions-6.3.2 \
|
versions-7.0.0 \
|
||||||
vtparse-0.6.2 \
|
vtparse-0.6.2 \
|
||||||
walkdir-2.5.0 \
|
walkdir-2.5.0 \
|
||||||
wasi-0.11.0+wasi-snapshot-preview1 \
|
wasi-0.11.0+wasi-snapshot-preview1 \
|
||||||
|
wasi-0.14.2+wasi-0.2.4 \
|
||||||
wasite-0.1.0 \
|
wasite-0.1.0 \
|
||||||
wasm-bindgen-0.2.99 \
|
wasm-bindgen-0.2.100 \
|
||||||
wasm-bindgen-backend-0.2.99 \
|
wasm-bindgen-backend-0.2.100 \
|
||||||
wasm-bindgen-macro-0.2.99 \
|
wasm-bindgen-macro-0.2.100 \
|
||||||
wasm-bindgen-macro-support-0.2.99 \
|
wasm-bindgen-macro-support-0.2.100 \
|
||||||
wasm-bindgen-shared-0.2.99 \
|
wasm-bindgen-shared-0.2.100 \
|
||||||
which-7.0.1 \
|
which-7.0.3 \
|
||||||
whoami-1.5.2 \
|
whoami-1.6.0 \
|
||||||
winapi-0.3.9 \
|
winapi-0.3.9 \
|
||||||
winapi-i686-pc-windows-gnu-0.4.0 \
|
winapi-i686-pc-windows-gnu-0.4.0 \
|
||||||
winapi-util-0.1.9 \
|
winapi-util-0.1.9 \
|
||||||
winapi-x86_64-pc-windows-gnu-0.4.0 \
|
winapi-x86_64-pc-windows-gnu-0.4.0 \
|
||||||
windows-0.56.0 \
|
windows-0.61.1 \
|
||||||
windows-0.59.0 \
|
windows-collections-0.2.0 \
|
||||||
windows-core-0.52.0 \
|
windows-core-0.61.0 \
|
||||||
windows-core-0.56.0 \
|
windows-future-0.2.0 \
|
||||||
windows-core-0.59.0 \
|
windows-implement-0.60.0 \
|
||||||
windows-implement-0.56.0 \
|
windows-interface-0.59.1 \
|
||||||
windows-implement-0.59.0 \
|
windows-link-0.1.1 \
|
||||||
windows-interface-0.56.0 \
|
windows-numerics-0.2.0 \
|
||||||
windows-interface-0.59.0 \
|
windows-result-0.3.2 \
|
||||||
windows-result-0.1.2 \
|
windows-strings-0.4.0 \
|
||||||
windows-result-0.3.0 \
|
|
||||||
windows-strings-0.3.0 \
|
|
||||||
windows-sys-0.48.0 \
|
|
||||||
windows-sys-0.52.0 \
|
windows-sys-0.52.0 \
|
||||||
windows-sys-0.59.0 \
|
windows-sys-0.59.0 \
|
||||||
windows-targets-0.48.5 \
|
|
||||||
windows-targets-0.52.6 \
|
windows-targets-0.52.6 \
|
||||||
windows-targets-0.53.0 \
|
windows-version-0.1.4 \
|
||||||
windows-version-0.1.1 \
|
|
||||||
windows_aarch64_gnullvm-0.48.5 \
|
|
||||||
windows_aarch64_gnullvm-0.52.6 \
|
windows_aarch64_gnullvm-0.52.6 \
|
||||||
windows_aarch64_gnullvm-0.53.0 \
|
|
||||||
windows_aarch64_msvc-0.48.5 \
|
|
||||||
windows_aarch64_msvc-0.52.6 \
|
windows_aarch64_msvc-0.52.6 \
|
||||||
windows_aarch64_msvc-0.53.0 \
|
|
||||||
windows_i686_gnu-0.48.5 \
|
|
||||||
windows_i686_gnu-0.52.6 \
|
windows_i686_gnu-0.52.6 \
|
||||||
windows_i686_gnu-0.53.0 \
|
|
||||||
windows_i686_gnullvm-0.52.6 \
|
windows_i686_gnullvm-0.52.6 \
|
||||||
windows_i686_gnullvm-0.53.0 \
|
|
||||||
windows_i686_msvc-0.48.5 \
|
|
||||||
windows_i686_msvc-0.52.6 \
|
windows_i686_msvc-0.52.6 \
|
||||||
windows_i686_msvc-0.53.0 \
|
|
||||||
windows_x86_64_gnu-0.48.5 \
|
|
||||||
windows_x86_64_gnu-0.52.6 \
|
windows_x86_64_gnu-0.52.6 \
|
||||||
windows_x86_64_gnu-0.53.0 \
|
|
||||||
windows_x86_64_gnullvm-0.48.5 \
|
|
||||||
windows_x86_64_gnullvm-0.52.6 \
|
windows_x86_64_gnullvm-0.52.6 \
|
||||||
windows_x86_64_gnullvm-0.53.0 \
|
|
||||||
windows_x86_64_msvc-0.48.5 \
|
|
||||||
windows_x86_64_msvc-0.52.6 \
|
windows_x86_64_msvc-0.52.6 \
|
||||||
windows_x86_64_msvc-0.53.0 \
|
winnow-0.7.7 \
|
||||||
winnow-0.6.22 \
|
|
||||||
winres-0.1.12 \
|
winres-0.1.12 \
|
||||||
winsafe-0.0.19 \
|
winsafe-0.0.19 \
|
||||||
|
wit-bindgen-rt-0.39.0 \
|
||||||
write16-1.0.0 \
|
write16-1.0.0 \
|
||||||
writeable-0.5.5 \
|
writeable-0.5.5 \
|
||||||
xdg-home-1.3.0 \
|
xdg-home-1.3.0 \
|
||||||
yaml-rust2-0.9.0 \
|
yaml-rust2-0.10.1 \
|
||||||
yoke-0.7.5 \
|
yoke-0.7.5 \
|
||||||
yoke-derive-0.7.5 \
|
yoke-derive-0.7.5 \
|
||||||
zbus-4.4.0 \
|
zbus-5.5.0 \
|
||||||
zbus_macros-4.4.0 \
|
zbus_macros-5.5.0 \
|
||||||
zbus_names-3.0.0 \
|
zbus_names-4.2.0 \
|
||||||
zerocopy-0.7.35 \
|
zerocopy-0.7.35 \
|
||||||
|
zerocopy-0.8.25 \
|
||||||
zerocopy-derive-0.7.35 \
|
zerocopy-derive-0.7.35 \
|
||||||
zerofrom-0.1.5 \
|
zerocopy-derive-0.8.25 \
|
||||||
zerofrom-derive-0.1.5 \
|
zerofrom-0.1.6 \
|
||||||
|
zerofrom-derive-0.1.6 \
|
||||||
zerovec-0.10.4 \
|
zerovec-0.10.4 \
|
||||||
zerovec-derive-0.10.3 \
|
zerovec-derive-0.10.3 \
|
||||||
zvariant-4.2.0 \
|
zlib-rs-0.5.0 \
|
||||||
zvariant_derive-4.2.0 \
|
zvariant-5.4.0 \
|
||||||
zvariant_utils-2.1.0
|
zvariant_derive-5.4.0 \
|
||||||
|
zvariant_utils-3.2.0
|
||||||
|
|
||||||
#CARGO_FEATURES= notify-rust
|
#CARGO_FEATURES= notify-rust
|
||||||
PLIST_FILES= bin/${PORTNAME}
|
PLIST_FILES= bin/${PORTNAME}
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue