mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
sysutils/onefetch: Update to 2.20.0
Changes: https://github.com/o2sh/onefetch/releases/tag/2.22.0
This commit is contained in:
parent
a6eab555ab
commit
ecdf4ef2e6
7 changed files with 877 additions and 1062 deletions
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= onefetch
|
PORTNAME= onefetch
|
||||||
DISTVERSION= 2.20.0
|
DISTVERSION= 2.22.0
|
||||||
PORTREVISION= 8
|
|
||||||
CATEGORIES= sysutils devel
|
CATEGORIES= sysutils devel
|
||||||
|
|
||||||
MAINTAINER= lcook@FreeBSD.org
|
MAINTAINER= lcook@FreeBSD.org
|
||||||
|
|
|
@ -1,458 +1,416 @@
|
||||||
CARGO_CRATES= addr2line-0.19.0 \
|
CARGO_CRATES= addr2line-0.24.1 \
|
||||||
adler-1.0.2 \
|
adler-1.0.2 \
|
||||||
ahash-0.7.7 \
|
adler2-2.0.0 \
|
||||||
ahash-0.8.7 \
|
ahash-0.7.8 \
|
||||||
|
ahash-0.8.11 \
|
||||||
aho-corasick-0.7.20 \
|
aho-corasick-0.7.20 \
|
||||||
aho-corasick-1.1.2 \
|
aho-corasick-1.1.3 \
|
||||||
allocator-api2-0.2.16 \
|
allocator-api2-0.2.18 \
|
||||||
android-tzdata-0.1.1 \
|
android-tzdata-0.1.1 \
|
||||||
android_system_properties-0.1.5 \
|
android_system_properties-0.1.5 \
|
||||||
anes-0.1.6 \
|
anes-0.1.6 \
|
||||||
ansi_term-0.12.1 \
|
ansi_term-0.12.1 \
|
||||||
anstream-0.6.11 \
|
anstream-0.6.15 \
|
||||||
anstyle-1.0.1 \
|
anstyle-1.0.8 \
|
||||||
anstyle-parse-0.2.1 \
|
anstyle-parse-0.2.5 \
|
||||||
anstyle-query-1.0.0 \
|
anstyle-query-1.1.1 \
|
||||||
anstyle-wincon-3.0.1 \
|
anstyle-wincon-3.0.4 \
|
||||||
anyhow-1.0.75 \
|
anyhow-1.0.89 \
|
||||||
arc-swap-1.6.0 \
|
arc-swap-1.7.1 \
|
||||||
arrayvec-0.7.4 \
|
arrayvec-0.7.6 \
|
||||||
askalono-0.4.6 \
|
askalono-0.4.6 \
|
||||||
atty-0.2.14 \
|
atty-0.2.14 \
|
||||||
autocfg-1.1.0 \
|
autocfg-1.3.0 \
|
||||||
backtrace-0.3.67 \
|
backtrace-0.3.74 \
|
||||||
base64-0.22.0 \
|
base64-0.22.1 \
|
||||||
bit_field-0.10.2 \
|
bit_field-0.10.2 \
|
||||||
bitflags-1.3.2 \
|
bitflags-1.3.2 \
|
||||||
bitflags-2.4.1 \
|
bitflags-2.6.0 \
|
||||||
bitvec-1.0.1 \
|
bitvec-1.0.1 \
|
||||||
block-buffer-0.10.4 \
|
block-buffer-0.10.4 \
|
||||||
borsh-1.3.0 \
|
borsh-1.5.1 \
|
||||||
borsh-derive-1.3.0 \
|
borsh-derive-1.5.1 \
|
||||||
bstr-1.8.0 \
|
bstr-1.10.0 \
|
||||||
btoi-0.4.3 \
|
bumpalo-3.16.0 \
|
||||||
bumpalo-3.13.0 \
|
byte-unit-5.1.4 \
|
||||||
byte-unit-5.1.2 \
|
bytecheck-0.6.12 \
|
||||||
bytecheck-0.6.11 \
|
bytecheck_derive-0.6.12 \
|
||||||
bytecheck_derive-0.6.11 \
|
bytemuck-1.18.0 \
|
||||||
bytecount-0.6.7 \
|
byteorder-1.5.0 \
|
||||||
bytemuck-1.13.1 \
|
bytes-1.7.2 \
|
||||||
byteorder-1.4.3 \
|
cargo_toml-0.20.4 \
|
||||||
bytes-1.5.0 \
|
|
||||||
byteyarn-0.2.3 \
|
|
||||||
cargo_toml-0.19.1 \
|
|
||||||
cast-0.3.0 \
|
cast-0.3.0 \
|
||||||
cc-1.0.79 \
|
cc-1.1.21 \
|
||||||
cfg-if-1.0.0 \
|
cfg-if-1.0.0 \
|
||||||
cfg_aliases-0.1.1 \
|
cfg_aliases-0.2.1 \
|
||||||
chrono-0.4.26 \
|
chrono-0.4.38 \
|
||||||
chrono-tz-0.8.3 \
|
chrono-tz-0.9.0 \
|
||||||
chrono-tz-build-0.2.0 \
|
chrono-tz-build-0.3.0 \
|
||||||
ciborium-0.2.1 \
|
ciborium-0.2.2 \
|
||||||
ciborium-io-0.2.1 \
|
ciborium-io-0.2.2 \
|
||||||
ciborium-ll-0.2.1 \
|
ciborium-ll-0.2.2 \
|
||||||
clap-2.34.0 \
|
clap-2.34.0 \
|
||||||
clap-4.5.3 \
|
clap-4.5.17 \
|
||||||
clap_builder-4.5.2 \
|
clap_builder-4.5.17 \
|
||||||
clap_complete-4.5.1 \
|
clap_complete-4.5.28 \
|
||||||
clap_derive-4.5.3 \
|
clap_derive-4.5.13 \
|
||||||
clap_lex-0.7.0 \
|
clap_lex-0.7.2 \
|
||||||
clru-0.6.1 \
|
clru-0.6.2 \
|
||||||
cmake-0.1.50 \
|
cmake-0.1.51 \
|
||||||
color_quant-1.1.0 \
|
color_quant-1.1.0 \
|
||||||
colorchoice-1.0.0 \
|
colorchoice-1.0.2 \
|
||||||
console-0.15.7 \
|
console-0.15.8 \
|
||||||
core-foundation-sys-0.8.4 \
|
core-foundation-sys-0.8.7 \
|
||||||
cpufeatures-0.2.8 \
|
cpufeatures-0.2.14 \
|
||||||
crc-3.0.1 \
|
crc-3.2.1 \
|
||||||
crc-catalog-2.2.0 \
|
crc-catalog-2.4.0 \
|
||||||
crc32fast-1.3.2 \
|
crc32fast-1.4.2 \
|
||||||
criterion-0.5.1 \
|
criterion-0.5.1 \
|
||||||
criterion-plot-0.5.0 \
|
criterion-plot-0.5.0 \
|
||||||
crossbeam-0.8.2 \
|
crossbeam-channel-0.5.13 \
|
||||||
crossbeam-channel-0.5.9 \
|
crossbeam-deque-0.8.5 \
|
||||||
crossbeam-deque-0.8.3 \
|
crossbeam-epoch-0.9.18 \
|
||||||
crossbeam-epoch-0.9.15 \
|
crossbeam-utils-0.8.20 \
|
||||||
crossbeam-queue-0.3.8 \
|
|
||||||
crossbeam-utils-0.8.17 \
|
|
||||||
crunchy-0.2.2 \
|
crunchy-0.2.2 \
|
||||||
crypto-common-0.1.6 \
|
crypto-common-0.1.6 \
|
||||||
dashmap-4.0.2 \
|
dashmap-4.0.2 \
|
||||||
dashmap-5.5.3 \
|
dashmap-6.1.0 \
|
||||||
deranged-0.3.9 \
|
deranged-0.3.11 \
|
||||||
deunicode-0.4.3 \
|
deunicode-1.6.0 \
|
||||||
diff-0.1.13 \
|
|
||||||
digest-0.10.7 \
|
digest-0.10.7 \
|
||||||
dirs-3.0.2 \
|
dirs-3.0.2 \
|
||||||
dirs-sys-0.3.7 \
|
dirs-sys-0.3.7 \
|
||||||
dunce-1.0.4 \
|
dunce-1.0.5 \
|
||||||
either-1.8.1 \
|
either-1.13.0 \
|
||||||
enable-ansi-support-0.2.1 \
|
enable-ansi-support-0.2.1 \
|
||||||
encode_unicode-0.3.6 \
|
encode_unicode-0.3.6 \
|
||||||
encoding_rs-0.8.32 \
|
encoding_rs-0.8.34 \
|
||||||
encoding_rs_io-0.1.7 \
|
encoding_rs_io-0.1.7 \
|
||||||
env_logger-0.8.4 \
|
env_logger-0.8.4 \
|
||||||
equivalent-1.0.0 \
|
equivalent-1.0.1 \
|
||||||
erased-serde-0.4.0 \
|
erased-serde-0.4.5 \
|
||||||
errno-0.3.8 \
|
errno-0.3.9 \
|
||||||
exr-1.6.4 \
|
exr-1.72.0 \
|
||||||
faster-hex-0.9.0 \
|
faster-hex-0.9.0 \
|
||||||
fastrand-2.0.1 \
|
fastrand-2.1.1 \
|
||||||
fdeflate-0.3.0 \
|
fdeflate-0.3.4 \
|
||||||
filetime-0.2.21 \
|
filetime-0.2.25 \
|
||||||
flate2-1.0.26 \
|
flate2-1.0.33 \
|
||||||
flume-0.10.14 \
|
flume-0.11.0 \
|
||||||
fnv-1.0.7 \
|
fnv-1.0.7 \
|
||||||
form_urlencoded-1.2.1 \
|
form_urlencoded-1.2.1 \
|
||||||
fs_extra-1.3.0 \
|
fs_extra-1.3.0 \
|
||||||
funty-2.0.0 \
|
funty-2.0.0 \
|
||||||
futures-0.3.28 \
|
futures-0.3.30 \
|
||||||
futures-channel-0.3.28 \
|
futures-channel-0.3.30 \
|
||||||
futures-core-0.3.28 \
|
futures-core-0.3.30 \
|
||||||
futures-executor-0.3.28 \
|
futures-executor-0.3.30 \
|
||||||
futures-io-0.3.28 \
|
futures-io-0.3.30 \
|
||||||
futures-macro-0.3.28 \
|
futures-macro-0.3.30 \
|
||||||
futures-sink-0.3.28 \
|
futures-sink-0.3.30 \
|
||||||
futures-task-0.3.28 \
|
futures-task-0.3.30 \
|
||||||
futures-timer-3.0.2 \
|
futures-timer-3.0.3 \
|
||||||
futures-util-0.3.28 \
|
futures-util-0.3.30 \
|
||||||
generic-array-0.14.7 \
|
generic-array-0.14.7 \
|
||||||
getrandom-0.2.10 \
|
getrandom-0.2.15 \
|
||||||
gif-0.13.1 \
|
gif-0.13.1 \
|
||||||
gimli-0.27.3 \
|
gimli-0.31.0 \
|
||||||
gix-0.60.0 \
|
gix-0.66.0 \
|
||||||
gix-actor-0.27.0 \
|
gix-actor-0.31.5 \
|
||||||
gix-actor-0.28.1 \
|
gix-actor-0.32.0 \
|
||||||
gix-actor-0.31.0 \
|
gix-attributes-0.22.5 \
|
||||||
gix-attributes-0.19.0 \
|
|
||||||
gix-attributes-0.22.2 \
|
|
||||||
gix-bitmap-0.2.11 \
|
gix-bitmap-0.2.11 \
|
||||||
gix-chunk-0.4.8 \
|
gix-chunk-0.4.8 \
|
||||||
gix-command-0.3.6 \
|
gix-command-0.3.9 \
|
||||||
gix-commitgraph-0.21.0 \
|
gix-commitgraph-0.24.3 \
|
||||||
gix-commitgraph-0.24.2 \
|
gix-config-0.40.0 \
|
||||||
gix-config-0.36.0 \
|
gix-config-value-0.14.8 \
|
||||||
gix-config-value-0.14.6 \
|
gix-date-0.8.7 \
|
||||||
gix-date-0.8.5 \
|
gix-date-0.9.0 \
|
||||||
gix-diff-0.42.0 \
|
gix-diff-0.46.0 \
|
||||||
gix-dir-0.2.0 \
|
gix-dir-0.8.0 \
|
||||||
gix-discover-0.26.0 \
|
gix-discover-0.32.0 \
|
||||||
gix-discover-0.31.0 \
|
gix-discover-0.35.0 \
|
||||||
gix-features-0.35.0 \
|
gix-features-0.38.2 \
|
||||||
gix-features-0.36.1 \
|
gix-filter-0.13.0 \
|
||||||
gix-features-0.38.1 \
|
gix-fs-0.11.3 \
|
||||||
gix-filter-0.11.0 \
|
gix-glob-0.16.5 \
|
||||||
gix-fs-0.7.0 \
|
|
||||||
gix-fs-0.8.1 \
|
|
||||||
gix-fs-0.10.1 \
|
|
||||||
gix-glob-0.13.0 \
|
|
||||||
gix-glob-0.16.2 \
|
|
||||||
gix-hash-0.13.3 \
|
|
||||||
gix-hash-0.14.2 \
|
gix-hash-0.14.2 \
|
||||||
gix-hashtable-0.4.1 \
|
|
||||||
gix-hashtable-0.5.2 \
|
gix-hashtable-0.5.2 \
|
||||||
gix-ignore-0.8.0 \
|
gix-ignore-0.11.4 \
|
||||||
gix-ignore-0.11.2 \
|
gix-index-0.33.1 \
|
||||||
gix-index-0.25.0 \
|
gix-index-0.35.0 \
|
||||||
gix-index-0.31.0 \
|
gix-lock-14.0.0 \
|
||||||
gix-lock-10.0.0 \
|
gix-mailmap-0.24.0 \
|
||||||
gix-lock-11.0.1 \
|
gix-object-0.42.3 \
|
||||||
gix-lock-13.1.1 \
|
gix-object-0.44.0 \
|
||||||
gix-macros-0.1.4 \
|
gix-odb-0.63.0 \
|
||||||
gix-mailmap-0.23.0 \
|
gix-pack-0.53.0 \
|
||||||
gix-object-0.37.0 \
|
gix-packetline-blocking-0.17.5 \
|
||||||
gix-object-0.38.0 \
|
gix-path-0.10.11 \
|
||||||
gix-object-0.42.0 \
|
gix-pathspec-0.7.7 \
|
||||||
gix-odb-0.59.0 \
|
|
||||||
gix-pack-0.49.0 \
|
|
||||||
gix-packetline-blocking-0.17.3 \
|
|
||||||
gix-path-0.10.7 \
|
|
||||||
gix-pathspec-0.7.1 \
|
|
||||||
gix-quote-0.4.12 \
|
gix-quote-0.4.12 \
|
||||||
gix-ref-0.38.0 \
|
gix-ref-0.44.1 \
|
||||||
gix-ref-0.43.0 \
|
gix-ref-0.47.0 \
|
||||||
gix-refspec-0.23.0 \
|
gix-refspec-0.25.0 \
|
||||||
gix-revision-0.27.0 \
|
gix-revision-0.29.0 \
|
||||||
gix-revwalk-0.8.0 \
|
gix-revwalk-0.13.2 \
|
||||||
gix-revwalk-0.13.0 \
|
gix-revwalk-0.15.0 \
|
||||||
gix-sec-0.10.6 \
|
gix-sec-0.10.8 \
|
||||||
gix-status-0.7.0 \
|
gix-status-0.13.0 \
|
||||||
gix-submodule-0.10.0 \
|
gix-submodule-0.14.0 \
|
||||||
gix-tempfile-10.0.0 \
|
gix-tempfile-14.0.2 \
|
||||||
gix-tempfile-11.0.1 \
|
gix-testtools-0.15.0 \
|
||||||
gix-tempfile-13.1.1 \
|
gix-trace-0.1.10 \
|
||||||
gix-testtools-0.13.0 \
|
gix-traverse-0.39.2 \
|
||||||
gix-trace-0.1.8 \
|
gix-traverse-0.41.0 \
|
||||||
gix-traverse-0.33.0 \
|
gix-url-0.27.5 \
|
||||||
gix-traverse-0.38.0 \
|
gix-utils-0.1.12 \
|
||||||
gix-url-0.27.2 \
|
gix-validate-0.8.5 \
|
||||||
gix-utils-0.1.11 \
|
gix-validate-0.9.0 \
|
||||||
gix-validate-0.8.4 \
|
gix-worktree-0.34.1 \
|
||||||
gix-worktree-0.26.0 \
|
gix-worktree-0.36.0 \
|
||||||
gix-worktree-0.32.0 \
|
|
||||||
glob-0.3.1 \
|
glob-0.3.1 \
|
||||||
globset-0.4.14 \
|
globset-0.4.15 \
|
||||||
globwalk-0.8.1 \
|
globwalk-0.9.1 \
|
||||||
grep-matcher-0.1.6 \
|
grep-matcher-0.1.7 \
|
||||||
grep-searcher-0.1.11 \
|
grep-searcher-0.1.14 \
|
||||||
half-1.8.2 \
|
half-2.4.1 \
|
||||||
half-2.3.1 \
|
|
||||||
hashbrown-0.12.3 \
|
hashbrown-0.12.3 \
|
||||||
hashbrown-0.14.3 \
|
hashbrown-0.14.5 \
|
||||||
heck-0.4.1 \
|
heck-0.4.1 \
|
||||||
heck-0.5.0 \
|
heck-0.5.0 \
|
||||||
hermit-abi-0.1.19 \
|
hermit-abi-0.1.19 \
|
||||||
hermit-abi-0.3.1 \
|
hermit-abi-0.3.9 \
|
||||||
home-0.5.5 \
|
hermit-abi-0.4.0 \
|
||||||
human-panic-1.2.1 \
|
home-0.5.9 \
|
||||||
|
human-panic-2.0.1 \
|
||||||
humansize-2.1.3 \
|
humansize-2.1.3 \
|
||||||
humantime-2.1.0 \
|
humantime-2.1.0 \
|
||||||
iana-time-zone-0.1.57 \
|
iana-time-zone-0.1.61 \
|
||||||
iana-time-zone-haiku-0.1.2 \
|
iana-time-zone-haiku-0.1.2 \
|
||||||
idna-0.5.0 \
|
idna-0.5.0 \
|
||||||
ignore-0.4.20 \
|
ignore-0.4.23 \
|
||||||
image-0.24.9 \
|
image-0.24.9 \
|
||||||
imara-diff-0.1.5 \
|
imara-diff-0.1.7 \
|
||||||
indexmap-2.0.0 \
|
indexmap-2.5.0 \
|
||||||
insta-1.34.0 \
|
insta-1.40.0 \
|
||||||
instant-0.1.12 \
|
instant-0.1.13 \
|
||||||
inventory-0.3.11 \
|
inventory-0.3.15 \
|
||||||
io-close-0.3.7 \
|
io-close-0.3.7 \
|
||||||
io-lifetimes-1.0.11 \
|
is-terminal-0.4.13 \
|
||||||
is-terminal-0.4.7 \
|
is_ci-1.2.0 \
|
||||||
is_ci-1.1.1 \
|
is_terminal_polyfill-1.70.1 \
|
||||||
itertools-0.10.5 \
|
itertools-0.10.5 \
|
||||||
itoa-1.0.6 \
|
itoa-1.0.11 \
|
||||||
jobserver-0.1.26 \
|
jiff-0.1.13 \
|
||||||
jpeg-decoder-0.3.0 \
|
jiff-tzdb-0.1.1 \
|
||||||
js-sys-0.3.64 \
|
jiff-tzdb-platform-0.1.1 \
|
||||||
jwalk-0.8.1 \
|
jobserver-0.1.32 \
|
||||||
kstring-2.0.0 \
|
jpeg-decoder-0.3.1 \
|
||||||
lazy_static-1.4.0 \
|
js-sys-0.3.70 \
|
||||||
|
kstring-2.0.2 \
|
||||||
|
lazy_static-1.5.0 \
|
||||||
lebe-0.5.2 \
|
lebe-0.5.2 \
|
||||||
libc-0.2.153 \
|
libc-0.2.158 \
|
||||||
libm-0.2.7 \
|
libm-0.2.8 \
|
||||||
libz-ng-sys-1.1.9 \
|
libredox-0.1.3 \
|
||||||
|
libz-ng-sys-1.1.16 \
|
||||||
linked-hash-map-0.5.6 \
|
linked-hash-map-0.5.6 \
|
||||||
linux-raw-sys-0.3.8 \
|
linux-raw-sys-0.4.14 \
|
||||||
linux-raw-sys-0.4.12 \
|
lock_api-0.4.12 \
|
||||||
lock_api-0.4.10 \
|
log-0.4.22 \
|
||||||
log-0.4.20 \
|
memchr-2.7.4 \
|
||||||
lzma-sys-0.1.20 \
|
memmap2-0.9.5 \
|
||||||
memchr-2.6.3 \
|
miniz_oxide-0.7.4 \
|
||||||
memmap2-0.5.10 \
|
miniz_oxide-0.8.0 \
|
||||||
memmap2-0.7.1 \
|
|
||||||
memmap2-0.9.0 \
|
|
||||||
memoffset-0.9.0 \
|
|
||||||
miniz_oxide-0.6.2 \
|
|
||||||
miniz_oxide-0.7.1 \
|
|
||||||
nanorand-0.7.0 \
|
|
||||||
npm-package-json-0.1.3 \
|
npm-package-json-0.1.3 \
|
||||||
num-conv-0.1.0 \
|
num-conv-0.1.0 \
|
||||||
num-format-0.4.4 \
|
num-format-0.4.4 \
|
||||||
num-traits-0.2.15 \
|
num-traits-0.2.19 \
|
||||||
num_cpus-1.16.0 \
|
num_cpus-1.16.0 \
|
||||||
num_threads-0.1.6 \
|
num_threads-0.1.7 \
|
||||||
object-0.30.4 \
|
object-0.36.4 \
|
||||||
once_cell-1.18.0 \
|
once_cell-1.19.0 \
|
||||||
oorandom-11.1.3 \
|
oorandom-11.1.4 \
|
||||||
os_info-3.7.0 \
|
os_info-3.8.2 \
|
||||||
owo-colors-3.5.0 \
|
owo-colors-3.5.0 \
|
||||||
parking_lot-0.11.2 \
|
parking_lot-0.11.2 \
|
||||||
parking_lot-0.12.1 \
|
parking_lot-0.12.3 \
|
||||||
parking_lot_core-0.8.6 \
|
parking_lot_core-0.8.6 \
|
||||||
parking_lot_core-0.9.8 \
|
parking_lot_core-0.9.10 \
|
||||||
parse-zoneinfo-0.3.0 \
|
parse-zoneinfo-0.3.1 \
|
||||||
paste-1.0.12 \
|
paste-1.0.15 \
|
||||||
percent-encoding-2.3.1 \
|
percent-encoding-2.3.1 \
|
||||||
pest-2.7.0 \
|
pest-2.7.13 \
|
||||||
pest_derive-2.7.0 \
|
pest_derive-2.7.13 \
|
||||||
pest_generator-2.7.0 \
|
pest_generator-2.7.13 \
|
||||||
pest_meta-2.7.0 \
|
pest_meta-2.7.13 \
|
||||||
phf-0.11.2 \
|
phf-0.11.2 \
|
||||||
phf_codegen-0.11.2 \
|
phf_codegen-0.11.2 \
|
||||||
phf_generator-0.11.2 \
|
phf_generator-0.11.2 \
|
||||||
phf_shared-0.11.2 \
|
phf_shared-0.11.2 \
|
||||||
pin-project-1.1.1 \
|
pin-project-lite-0.2.14 \
|
||||||
pin-project-internal-1.1.1 \
|
|
||||||
pin-project-lite-0.2.9 \
|
|
||||||
pin-utils-0.1.0 \
|
pin-utils-0.1.0 \
|
||||||
pkg-config-0.3.27 \
|
pkg-config-0.3.30 \
|
||||||
plotters-0.3.5 \
|
plotters-0.3.7 \
|
||||||
plotters-backend-0.3.5 \
|
plotters-backend-0.3.7 \
|
||||||
plotters-svg-0.3.5 \
|
plotters-svg-0.3.7 \
|
||||||
png-0.17.9 \
|
png-0.17.13 \
|
||||||
|
portable-atomic-1.7.0 \
|
||||||
powerfmt-0.2.0 \
|
powerfmt-0.2.0 \
|
||||||
ppv-lite86-0.2.17 \
|
ppv-lite86-0.2.20 \
|
||||||
pretty_assertions-1.4.0 \
|
proc-macro-crate-3.2.0 \
|
||||||
proc-macro-crate-2.0.0 \
|
|
||||||
proc-macro-error-1.0.4 \
|
proc-macro-error-1.0.4 \
|
||||||
proc-macro-error-attr-1.0.4 \
|
proc-macro-error-attr-1.0.4 \
|
||||||
proc-macro2-1.0.79 \
|
proc-macro2-1.0.86 \
|
||||||
prodash-26.2.2 \
|
|
||||||
prodash-28.0.0 \
|
prodash-28.0.0 \
|
||||||
ptr_meta-0.1.4 \
|
ptr_meta-0.1.4 \
|
||||||
ptr_meta_derive-0.1.4 \
|
ptr_meta_derive-0.1.4 \
|
||||||
qoi-0.4.1 \
|
qoi-0.4.1 \
|
||||||
quote-1.0.35 \
|
quote-1.0.37 \
|
||||||
radium-0.7.0 \
|
radium-0.7.0 \
|
||||||
rand-0.8.5 \
|
rand-0.8.5 \
|
||||||
rand_chacha-0.3.1 \
|
rand_chacha-0.3.1 \
|
||||||
rand_core-0.6.4 \
|
rand_core-0.6.4 \
|
||||||
rayon-1.7.0 \
|
rayon-1.10.0 \
|
||||||
rayon-core-1.11.0 \
|
rayon-core-1.12.1 \
|
||||||
redox_syscall-0.2.16 \
|
redox_syscall-0.2.16 \
|
||||||
redox_syscall-0.3.5 \
|
redox_syscall-0.5.4 \
|
||||||
redox_users-0.4.3 \
|
redox_users-0.4.6 \
|
||||||
regex-1.10.2 \
|
regex-1.10.6 \
|
||||||
regex-automata-0.4.3 \
|
regex-automata-0.4.7 \
|
||||||
regex-syntax-0.8.2 \
|
regex-syntax-0.8.4 \
|
||||||
relative-path-1.8.0 \
|
relative-path-1.9.3 \
|
||||||
rend-0.4.1 \
|
rend-0.4.2 \
|
||||||
rkyv-0.7.43 \
|
rkyv-0.7.45 \
|
||||||
rkyv_derive-0.7.43 \
|
rkyv_derive-0.7.45 \
|
||||||
rmp-0.8.11 \
|
rmp-0.8.14 \
|
||||||
rmp-serde-0.14.4 \
|
rmp-serde-0.14.4 \
|
||||||
rstest-0.18.2 \
|
rstest-0.22.0 \
|
||||||
rstest_macros-0.18.2 \
|
rstest_macros-0.22.0 \
|
||||||
rust_decimal-1.33.1 \
|
rust_decimal-1.36.0 \
|
||||||
rustc-demangle-0.1.23 \
|
rustc-demangle-0.1.24 \
|
||||||
rustc_version-0.4.0 \
|
rustc_version-0.4.1 \
|
||||||
rustix-0.37.25 \
|
rustix-0.38.37 \
|
||||||
rustix-0.38.31 \
|
rustversion-1.0.17 \
|
||||||
rustversion-1.0.12 \
|
ryu-1.0.18 \
|
||||||
ryu-1.0.13 \
|
|
||||||
same-file-1.0.6 \
|
same-file-1.0.6 \
|
||||||
scopeguard-1.1.0 \
|
scopeguard-1.2.0 \
|
||||||
seahash-4.1.0 \
|
seahash-4.1.0 \
|
||||||
semver-1.0.17 \
|
semver-1.0.23 \
|
||||||
serde-1.0.197 \
|
serde-1.0.210 \
|
||||||
serde_derive-1.0.197 \
|
serde_derive-1.0.210 \
|
||||||
serde_json-1.0.108 \
|
serde_json-1.0.128 \
|
||||||
serde_spanned-0.6.4 \
|
serde_spanned-0.6.7 \
|
||||||
serde_yaml-0.9.27 \
|
serde_yaml-0.9.34+deprecated \
|
||||||
sha1_smol-1.0.0 \
|
sha1_smol-1.0.1 \
|
||||||
sha2-0.10.7 \
|
sha2-0.10.8 \
|
||||||
shell-words-1.1.0 \
|
shell-words-1.1.0 \
|
||||||
signal-hook-0.3.15 \
|
shlex-1.3.0 \
|
||||||
signal-hook-registry-1.4.1 \
|
signal-hook-0.3.17 \
|
||||||
simd-adler32-0.3.5 \
|
signal-hook-registry-1.4.2 \
|
||||||
|
simd-adler32-0.3.7 \
|
||||||
simdutf8-0.1.4 \
|
simdutf8-0.1.4 \
|
||||||
similar-2.2.1 \
|
similar-2.6.0 \
|
||||||
siphasher-0.3.10 \
|
siphasher-0.3.11 \
|
||||||
slab-0.4.8 \
|
slab-0.4.9 \
|
||||||
slug-0.1.4 \
|
slug-0.1.6 \
|
||||||
smallvec-1.10.0 \
|
smallvec-1.13.2 \
|
||||||
spin-0.9.8 \
|
spin-0.9.8 \
|
||||||
static_assertions-1.1.0 \
|
static_assertions-1.1.0 \
|
||||||
strsim-0.8.0 \
|
strsim-0.8.0 \
|
||||||
strsim-0.11.0 \
|
strsim-0.11.1 \
|
||||||
strum-0.25.0 \
|
strum-0.25.0 \
|
||||||
strum_macros-0.25.0 \
|
strum_macros-0.25.3 \
|
||||||
syn-1.0.109 \
|
syn-1.0.109 \
|
||||||
syn-2.0.53 \
|
syn-2.0.77 \
|
||||||
syn_derive-0.1.8 \
|
syn_derive-0.1.8 \
|
||||||
tap-1.0.1 \
|
tap-1.0.1 \
|
||||||
tar-0.4.38 \
|
tar-0.4.41 \
|
||||||
tempfile-3.10.1 \
|
tempfile-3.12.0 \
|
||||||
tera-1.19.1 \
|
tera-1.20.0 \
|
||||||
term_size-0.3.2 \
|
term_size-0.3.2 \
|
||||||
termcolor-1.2.0 \
|
termcolor-1.4.1 \
|
||||||
textwrap-0.11.0 \
|
textwrap-0.11.0 \
|
||||||
thiserror-1.0.47 \
|
thiserror-1.0.63 \
|
||||||
thiserror-impl-1.0.47 \
|
thiserror-impl-1.0.63 \
|
||||||
thread_local-1.1.4 \
|
tiff-0.9.1 \
|
||||||
tiff-0.9.0 \
|
time-0.3.36 \
|
||||||
time-0.3.34 \
|
|
||||||
time-core-0.1.2 \
|
time-core-0.1.2 \
|
||||||
time-humanize-0.1.3 \
|
time-humanize-0.1.3 \
|
||||||
time-macros-0.2.17 \
|
time-macros-0.2.18 \
|
||||||
tinytemplate-1.2.1 \
|
tinytemplate-1.2.1 \
|
||||||
tinyvec-1.6.0 \
|
tinyvec-1.8.0 \
|
||||||
tinyvec_macros-0.1.1 \
|
tinyvec_macros-0.1.1 \
|
||||||
tokei-12.1.2 \
|
tokei-12.1.2 \
|
||||||
toml-0.5.11 \
|
toml-0.5.11 \
|
||||||
toml-0.7.5 \
|
toml-0.8.19 \
|
||||||
toml-0.8.6 \
|
toml_datetime-0.6.8 \
|
||||||
toml_datetime-0.6.5 \
|
toml_edit-0.22.21 \
|
||||||
toml_edit-0.19.11 \
|
typeid-1.0.2 \
|
||||||
toml_edit-0.20.7 \
|
typenum-1.17.0 \
|
||||||
typenum-1.16.0 \
|
typetag-0.2.18 \
|
||||||
typetag-0.2.16 \
|
typetag-impl-0.2.18 \
|
||||||
typetag-impl-0.2.16 \
|
ucd-trie-0.1.6 \
|
||||||
ucd-trie-0.1.5 \
|
uluru-3.1.0 \
|
||||||
uluru-3.0.0 \
|
|
||||||
unic-char-property-0.9.0 \
|
unic-char-property-0.9.0 \
|
||||||
unic-char-range-0.9.0 \
|
unic-char-range-0.9.0 \
|
||||||
unic-common-0.9.0 \
|
unic-common-0.9.0 \
|
||||||
unic-segment-0.9.0 \
|
unic-segment-0.9.0 \
|
||||||
unic-ucd-segment-0.9.0 \
|
unic-ucd-segment-0.9.0 \
|
||||||
unic-ucd-version-0.9.0 \
|
unic-ucd-version-0.9.0 \
|
||||||
unicode-bidi-0.3.13 \
|
unicode-bidi-0.3.15 \
|
||||||
unicode-bom-2.0.2 \
|
unicode-bom-2.0.3 \
|
||||||
unicode-ident-1.0.9 \
|
unicode-ident-1.0.13 \
|
||||||
unicode-normalization-0.1.22 \
|
unicode-normalization-0.1.24 \
|
||||||
unicode-width-0.1.10 \
|
unicode-width-0.1.14 \
|
||||||
unsafe-libyaml-0.2.10 \
|
unsafe-libyaml-0.2.11 \
|
||||||
url-2.5.0 \
|
url-2.5.2 \
|
||||||
utf8-width-0.1.6 \
|
utf8-width-0.1.7 \
|
||||||
utf8parse-0.2.1 \
|
utf8parse-0.2.2 \
|
||||||
uuid-1.4.0 \
|
uuid-1.10.0 \
|
||||||
vec_map-0.8.2 \
|
vec_map-0.8.2 \
|
||||||
version_check-0.9.4 \
|
version_check-0.9.5 \
|
||||||
walkdir-2.3.3 \
|
walkdir-2.5.0 \
|
||||||
wasi-0.11.0+wasi-snapshot-preview1 \
|
wasi-0.11.0+wasi-snapshot-preview1 \
|
||||||
wasm-bindgen-0.2.87 \
|
wasm-bindgen-0.2.93 \
|
||||||
wasm-bindgen-backend-0.2.87 \
|
wasm-bindgen-backend-0.2.93 \
|
||||||
wasm-bindgen-macro-0.2.87 \
|
wasm-bindgen-macro-0.2.93 \
|
||||||
wasm-bindgen-macro-support-0.2.87 \
|
wasm-bindgen-macro-support-0.2.93 \
|
||||||
wasm-bindgen-shared-0.2.87 \
|
wasm-bindgen-shared-0.2.93 \
|
||||||
web-sys-0.3.64 \
|
web-sys-0.3.70 \
|
||||||
weezl-0.1.8 \
|
weezl-0.1.8 \
|
||||||
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.5 \
|
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.48.0 \
|
windows-core-0.52.0 \
|
||||||
windows-sys-0.42.0 \
|
windows-sys-0.42.0 \
|
||||||
windows-sys-0.45.0 \
|
|
||||||
windows-sys-0.48.0 \
|
|
||||||
windows-sys-0.52.0 \
|
windows-sys-0.52.0 \
|
||||||
windows-targets-0.42.2 \
|
windows-sys-0.59.0 \
|
||||||
windows-targets-0.48.1 \
|
windows-targets-0.52.6 \
|
||||||
windows-targets-0.52.0 \
|
|
||||||
windows_aarch64_gnullvm-0.42.2 \
|
windows_aarch64_gnullvm-0.42.2 \
|
||||||
windows_aarch64_gnullvm-0.48.0 \
|
windows_aarch64_gnullvm-0.52.6 \
|
||||||
windows_aarch64_gnullvm-0.52.0 \
|
|
||||||
windows_aarch64_msvc-0.42.2 \
|
windows_aarch64_msvc-0.42.2 \
|
||||||
windows_aarch64_msvc-0.48.0 \
|
windows_aarch64_msvc-0.52.6 \
|
||||||
windows_aarch64_msvc-0.52.0 \
|
|
||||||
windows_i686_gnu-0.42.2 \
|
windows_i686_gnu-0.42.2 \
|
||||||
windows_i686_gnu-0.48.0 \
|
windows_i686_gnu-0.52.6 \
|
||||||
windows_i686_gnu-0.52.0 \
|
windows_i686_gnullvm-0.52.6 \
|
||||||
windows_i686_msvc-0.42.2 \
|
windows_i686_msvc-0.42.2 \
|
||||||
windows_i686_msvc-0.48.0 \
|
windows_i686_msvc-0.52.6 \
|
||||||
windows_i686_msvc-0.52.0 \
|
|
||||||
windows_x86_64_gnu-0.42.2 \
|
windows_x86_64_gnu-0.42.2 \
|
||||||
windows_x86_64_gnu-0.48.0 \
|
windows_x86_64_gnu-0.52.6 \
|
||||||
windows_x86_64_gnu-0.52.0 \
|
|
||||||
windows_x86_64_gnullvm-0.42.2 \
|
windows_x86_64_gnullvm-0.42.2 \
|
||||||
windows_x86_64_gnullvm-0.48.0 \
|
windows_x86_64_gnullvm-0.52.6 \
|
||||||
windows_x86_64_gnullvm-0.52.0 \
|
|
||||||
windows_x86_64_msvc-0.42.2 \
|
windows_x86_64_msvc-0.42.2 \
|
||||||
windows_x86_64_msvc-0.48.0 \
|
windows_x86_64_msvc-0.52.6 \
|
||||||
windows_x86_64_msvc-0.52.0 \
|
winnow-0.6.18 \
|
||||||
winnow-0.4.7 \
|
|
||||||
winnow-0.5.27 \
|
|
||||||
winnow-0.6.5 \
|
|
||||||
winres-0.1.12 \
|
winres-0.1.12 \
|
||||||
wyz-0.5.1 \
|
wyz-0.5.1 \
|
||||||
xz2-0.1.7 \
|
zerocopy-0.7.35 \
|
||||||
yaml-rust-0.4.5 \
|
zerocopy-derive-0.7.35 \
|
||||||
yansi-0.5.1 \
|
|
||||||
zerocopy-0.7.32 \
|
|
||||||
zerocopy-derive-0.7.32 \
|
|
||||||
zstd-0.11.2+zstd.1.5.2 \
|
zstd-0.11.2+zstd.1.5.2 \
|
||||||
zstd-safe-5.0.2+zstd.1.5.2 \
|
zstd-safe-5.0.2+zstd.1.5.2 \
|
||||||
zstd-sys-2.0.8+zstd.1.5.5 \
|
zstd-sys-2.0.13+zstd.1.5.6 \
|
||||||
zune-inflate-0.2.54
|
zune-inflate-0.2.54
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,11 +0,0 @@
|
||||||
--- image/src/iterm.rs.orig 2022-12-15 04:54:42 UTC
|
|
||||||
+++ image/src/iterm.rs
|
|
||||||
@@ -32,7 +32,7 @@ impl super::ImageBackend for ITermBackend {
|
|
||||||
) -> Result<String> {
|
|
||||||
let tty_size = unsafe {
|
|
||||||
let tty_size: winsize = std::mem::zeroed();
|
|
||||||
- ioctl(STDOUT_FILENO, TIOCGWINSZ, &tty_size);
|
|
||||||
+ ioctl(STDOUT_FILENO, TIOCGWINSZ.into(), &tty_size);
|
|
||||||
tty_size
|
|
||||||
};
|
|
||||||
let width_ratio = f64::from(tty_size.ws_col) / f64::from(tty_size.ws_xpixel);
|
|
|
@ -1,11 +0,0 @@
|
||||||
--- image/src/kitty.rs.orig 2022-12-15 04:55:51 UTC
|
|
||||||
+++ image/src/kitty.rs
|
|
||||||
@@ -92,7 +92,7 @@ impl super::ImageBackend for KittyBackend {
|
|
||||||
) -> Result<String> {
|
|
||||||
let tty_size = unsafe {
|
|
||||||
let tty_size: winsize = std::mem::zeroed();
|
|
||||||
- ioctl(STDOUT_FILENO, TIOCGWINSZ, &tty_size);
|
|
||||||
+ ioctl(STDOUT_FILENO, TIOCGWINSZ.into(), &tty_size);
|
|
||||||
tty_size
|
|
||||||
};
|
|
||||||
let width_ratio = f64::from(tty_size.ws_col) / f64::from(tty_size.ws_xpixel);
|
|
|
@ -1,11 +0,0 @@
|
||||||
--- image/src/sixel.rs.orig 2022-12-15 04:56:28 UTC
|
|
||||||
+++ image/src/sixel.rs
|
|
||||||
@@ -82,7 +82,7 @@ impl super::ImageBackend for SixelBackend {
|
|
||||||
fn add_image(&self, lines: Vec<String>, image: &DynamicImage, colors: usize) -> Result<String> {
|
|
||||||
let tty_size = unsafe {
|
|
||||||
let tty_size: winsize = std::mem::zeroed();
|
|
||||||
- ioctl(STDOUT_FILENO, TIOCGWINSZ, &tty_size);
|
|
||||||
+ ioctl(STDOUT_FILENO, TIOCGWINSZ.into(), &tty_size);
|
|
||||||
tty_size
|
|
||||||
};
|
|
||||||
let cw = tty_size.ws_xpixel / tty_size.ws_col;
|
|
|
@ -1,25 +0,0 @@
|
||||||
From 5b0c627366babea1636b35db641c0fec964ddbd1 Mon Sep 17 00:00:00 2001
|
|
||||||
From: David Tolnay <dtolnay@gmail.com>
|
|
||||||
Date: Fri, 15 Mar 2024 20:47:22 -0700
|
|
||||||
Subject: [PATCH] Delete identity conversion in format_description::parse_owned
|
|
||||||
(#671)
|
|
||||||
|
|
||||||
---
|
|
||||||
time/src/format_description/parse/mod.rs | 4 +---
|
|
||||||
1 file changed, 1 insertion(+), 3 deletions(-)
|
|
||||||
|
|
||||||
diff --git a/time/src/format_description/parse/mod.rs b/time/src/format_description/parse/mod.rs
|
|
||||||
index 1fcc577c9..22ca52591 100644
|
|
||||||
--- cargo-crates/time-0.3.34/src/format_description/parse/mod.rs
|
|
||||||
+++ cargo-crates/time-0.3.34/src/format_description/parse/mod.rs
|
|
||||||
@@ -80,9 +80,7 @@ pub fn parse_owned<const VERSION: usize>(
|
|
||||||
let mut lexed = lexer::lex::<VERSION>(s.as_bytes());
|
|
||||||
let ast = ast::parse::<_, VERSION>(&mut lexed);
|
|
||||||
let format_items = format_item::parse(ast);
|
|
||||||
- let items = format_items
|
|
||||||
- .map(|res| res.map(Into::into))
|
|
||||||
- .collect::<Result<Box<_>, _>>()?;
|
|
||||||
+ let items = format_items.collect::<Result<Box<_>, _>>()?;
|
|
||||||
Ok(items.into())
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue