aboutsummaryrefslogtreecommitdiffstats
path: root/cad/svlint/Makefile.crates
diff options
context:
space:
mode:
Diffstat (limited to 'cad/svlint/Makefile.crates')
-rw-r--r--cad/svlint/Makefile.crates58
1 files changed, 30 insertions, 28 deletions
diff --git a/cad/svlint/Makefile.crates b/cad/svlint/Makefile.crates
index 8b910449dd3b..1930add2f2d7 100644
--- a/cad/svlint/Makefile.crates
+++ b/cad/svlint/Makefile.crates
@@ -1,10 +1,10 @@
-CARGO_CRATES= aho-corasick-1.1.3 \
+CARGO_CRATES= aho-corasick-1.1.4 \
anyhow-1.0.100 \
atty-0.2.14 \
autocfg-1.5.0 \
bitflags-1.3.2 \
bytecount-0.6.9 \
- cfg-if-1.0.3 \
+ cfg-if-1.0.4 \
chardetng-0.1.17 \
clap-3.2.25 \
clap_complete-3.2.5 \
@@ -19,10 +19,10 @@ CARGO_CRATES= aho-corasick-1.1.3 \
heck-0.4.1 \
hermit-abi-0.1.19 \
indexmap-1.9.3 \
- indexmap-2.11.4 \
- libc-0.2.175 \
+ indexmap-2.12.0 \
+ libc-0.2.177 \
libloading-0.8.9 \
- memchr-2.7.5 \
+ memchr-2.7.6 \
minimal-lexical-0.2.1 \
nom-7.1.3 \
nom-greedyerror-0.5.0 \
@@ -37,47 +37,49 @@ CARGO_CRATES= aho-corasick-1.1.3 \
os_str_bytes-6.6.1 \
proc-macro-error-1.0.4 \
proc-macro-error-attr-1.0.4 \
- proc-macro2-1.0.101 \
- quote-1.0.40 \
- regex-1.11.2 \
- regex-automata-0.4.10 \
- regex-syntax-0.8.6 \
+ proc-macro2-1.0.103 \
+ quote-1.0.41 \
+ regex-1.12.2 \
+ regex-automata-0.4.13 \
+ regex-syntax-0.8.8 \
same-file-1.0.6 \
- serde-1.0.226 \
- serde_core-1.0.226 \
- serde_derive-1.0.226 \
+ serde-1.0.228 \
+ serde_core-1.0.228 \
+ serde_derive-1.0.228 \
serde_regex-1.1.0 \
- serde_spanned-1.0.2 \
+ serde_spanned-1.0.3 \
str-concat-0.2.0 \
strsim-0.10.0 \
sv-filelist-parser-0.1.3 \
- sv-parser-0.13.3 \
- sv-parser-error-0.13.3 \
- sv-parser-macros-0.13.3 \
- sv-parser-parser-0.13.3 \
- sv-parser-pp-0.13.3 \
- sv-parser-syntaxtree-0.13.3 \
+ sv-parser-0.13.4 \
+ sv-parser-error-0.13.4 \
+ sv-parser-macros-0.13.4 \
+ sv-parser-parser-0.13.4 \
+ sv-parser-pp-0.13.4 \
+ sv-parser-syntaxtree-0.13.4 \
syn-1.0.109 \
- syn-2.0.106 \
+ syn-2.0.108 \
term-1.2.0 \
termcolor-1.4.1 \
textwrap-0.16.2 \
thiserror-1.0.69 \
+ thiserror-2.0.17 \
thiserror-impl-1.0.69 \
- toml-0.9.7 \
- toml_datetime-0.7.2 \
- toml_parser-1.0.3 \
- toml_writer-1.0.3 \
- unicode-ident-1.0.19 \
+ thiserror-impl-2.0.17 \
+ toml-0.9.8 \
+ toml_datetime-0.7.3 \
+ toml_parser-1.0.4 \
+ toml_writer-1.0.4 \
+ unicode-ident-1.0.22 \
version_check-0.9.5 \
walkdir-2.5.0 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.11 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
- windows-link-0.2.0 \
+ windows-link-0.2.1 \
windows-sys-0.59.0 \
- windows-sys-0.61.0 \
+ windows-sys-0.61.2 \
windows-targets-0.52.6 \
windows_aarch64_gnullvm-0.52.6 \
windows_aarch64_msvc-0.52.6 \