diff options
Diffstat (limited to 'databases/py-sqlglotrs/Makefile.crates')
-rw-r--r-- | databases/py-sqlglotrs/Makefile.crates | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/py-sqlglotrs/Makefile.crates b/databases/py-sqlglotrs/Makefile.crates index 7c64d9acf749..145ca007735f 100644 --- a/databases/py-sqlglotrs/Makefile.crates +++ b/databases/py-sqlglotrs/Makefile.crates @@ -4,6 +4,7 @@ CARGO_CRATES= aho-corasick-1.1.3 \ autocfg-1.1.0 \ bumpalo-3.16.0 \ cast-0.3.0 \ + cc-1.2.40 \ cfg-if-1.0.0 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ @@ -18,6 +19,7 @@ CARGO_CRATES= aho-corasick-1.1.3 \ crossbeam-utils-0.8.21 \ crunchy-0.2.2 \ either-1.13.0 \ + find-msvc-tools-0.1.3 \ half-2.4.1 \ heck-0.5.0 \ hermit-abi-0.4.0 \ @@ -43,6 +45,7 @@ CARGO_CRATES= aho-corasick-1.1.3 \ pyo3-ffi-0.25.0 \ pyo3-macros-0.25.0 \ pyo3-macros-backend-0.25.0 \ + python3-dll-a-0.2.14 \ quote-1.0.37 \ rayon-1.10.0 \ rayon-core-1.12.1 \ @@ -55,6 +58,7 @@ CARGO_CRATES= aho-corasick-1.1.3 \ serde-1.0.216 \ serde_derive-1.0.216 \ serde_json-1.0.133 \ + shlex-1.3.0 \ syn-2.0.87 \ target-lexicon-0.13.2 \ tinytemplate-1.2.1 \ |