Skip to content

Commit

Permalink
devel/stylua: Update to 0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lcook committed Jun 19, 2023
1 parent 250b0b6 commit c380b13
Show file tree
Hide file tree
Showing 3 changed files with 136 additions and 107 deletions.
3 changes: 1 addition & 2 deletions devel/stylua/Makefile
@@ -1,7 +1,6 @@
PORTNAME= stylua
DISTVERSIONPREFIX= v
DISTVERSION= 0.17.1
PORTREVISION= 1
DISTVERSION= 0.18.0
CATEGORIES= devel

MAINTAINER= lcook@FreeBSD.org
Expand Down
78 changes: 44 additions & 34 deletions devel/stylua/Makefile.crates
@@ -1,61 +1,64 @@
CARGO_CRATES= aho-corasick-0.7.18 \
anyhow-1.0.53 \
aho-corasick-1.0.1 \
anes-0.1.6 \
anyhow-1.0.71 \
assert_cmd-2.0.4 \
atty-0.2.14 \
autocfg-1.0.1 \
beef-0.5.2 \
bitflags-1.3.2 \
bstr-0.2.16 \
bumpalo-3.7.0 \
bstr-1.4.0 \
bumpalo-3.12.0 \
bytecount-0.6.3 \
cast-0.2.7 \
cast-0.3.0 \
cfg-if-1.0.0 \
clap-2.33.3 \
ciborium-0.2.0 \
ciborium-io-0.2.0 \
ciborium-ll-0.2.0 \
clap-3.1.6 \
clap_derive-3.1.4 \
console-0.15.0 \
console-0.15.7 \
convert_case-0.4.0 \
criterion-0.3.5 \
criterion-plot-0.4.4 \
crossbeam-channel-0.5.4 \
criterion-0.4.0 \
criterion-plot-0.5.0 \
crossbeam-channel-0.5.8 \
crossbeam-deque-0.8.1 \
crossbeam-epoch-0.9.5 \
crossbeam-utils-0.8.7 \
csv-1.1.6 \
csv-core-0.1.10 \
derive_more-0.99.16 \
difflib-0.4.0 \
doc-comment-0.3.3 \
dtoa-0.4.8 \
ec4rs-1.0.1 \
ec4rs-1.0.2 \
either-1.6.1 \
encode_unicode-0.3.6 \
env_logger-0.9.0 \
env_logger-0.10.0 \
fnv-1.0.7 \
full_moon-0.18.1 \
full_moon_derive-0.11.0 \
globset-0.4.8 \
globset-0.4.10 \
half-1.7.1 \
hashbrown-0.11.2 \
heck-0.4.0 \
hermit-abi-0.1.19 \
ignore-0.4.18 \
hermit-abi-0.2.6 \
ignore-0.4.20 \
indexmap-1.7.0 \
insta-1.12.0 \
itertools-0.10.1 \
itoa-0.4.8 \
itoa-1.0.1 \
js-sys-0.3.55 \
lazy_static-1.4.0 \
libc-0.2.119 \
linked-hash-map-0.5.4 \
log-0.4.14 \
log-0.4.19 \
logos-0.12.1 \
logos-derive-0.12.1 \
memchr-2.4.1 \
memchr-2.5.0 \
memoffset-0.6.4 \
num-traits-0.2.14 \
num_cpus-1.13.1 \
num_cpus-1.15.0 \
once_cell-1.9.0 \
oorandom-11.1.3 \
os_str_bytes-6.0.0 \
Expand All @@ -69,45 +72,43 @@ CARGO_CRATES= aho-corasick-0.7.18 \
predicates-tree-1.0.5 \
proc-macro-error-1.0.4 \
proc-macro-error-attr-1.0.4 \
proc-macro2-1.0.29 \
quote-1.0.9 \
proc-macro2-1.0.56 \
quote-1.0.26 \
rayon-1.5.1 \
rayon-core-1.9.1 \
regex-1.5.4 \
regex-1.8.1 \
regex-automata-0.1.10 \
regex-syntax-0.6.25 \
regex-syntax-0.6.29 \
regex-syntax-0.7.1 \
rustc_version-0.3.3 \
rustc_version-0.4.0 \
rustversion-1.0.9 \
ryu-1.0.5 \
same-file-1.0.6 \
scopeguard-1.1.0 \
semver-0.11.0 \
semver-1.0.4 \
semver-parser-0.10.2 \
serde-1.0.136 \
serde_cbor-0.11.2 \
serde_derive-1.0.136 \
serde_json-1.0.79 \
serde-1.0.164 \
serde_derive-1.0.164 \
serde_json-1.0.96 \
serde_yaml-0.8.21 \
similar-2.1.0 \
smol_str-0.1.24 \
strsim-0.10.0 \
strum-0.24.1 \
strum_macros-0.24.3 \
syn-1.0.76 \
syn-2.0.15 \
termcolor-1.1.3 \
terminal_size-0.1.17 \
termtree-0.2.4 \
textwrap-0.11.0 \
textwrap-0.15.0 \
thiserror-1.0.31 \
thiserror-impl-1.0.31 \
thread_local-1.1.3 \
thiserror-1.0.40 \
thiserror-impl-1.0.40 \
thread_local-1.1.7 \
threadpool-1.8.1 \
tinytemplate-1.2.1 \
toml-0.5.8 \
toml-0.5.11 \
ucd-trie-0.1.3 \
unicode-ident-1.0.8 \
unicode-width-0.1.8 \
unicode-xid-0.2.2 \
version_check-0.9.3 \
Expand All @@ -123,5 +124,14 @@ CARGO_CRATES= aho-corasick-0.7.18 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.5 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
windows-sys-0.45.0 \
windows-targets-0.42.2 \
windows_aarch64_gnullvm-0.42.2 \
windows_aarch64_msvc-0.42.2 \
windows_i686_gnu-0.42.2 \
windows_i686_msvc-0.42.2 \
windows_x86_64_gnu-0.42.2 \
windows_x86_64_gnullvm-0.42.2 \
windows_x86_64_msvc-0.42.2 \
yaml-rust-0.4.5
CARGO_FEATURES= --no-default-features

0 comments on commit c380b13

Please sign in to comment.