diff options
Diffstat (limited to 'lang/gleam/Makefile.crates')
-rw-r--r-- | lang/gleam/Makefile.crates | 79 |
1 files changed, 52 insertions, 27 deletions
diff --git a/lang/gleam/Makefile.crates b/lang/gleam/Makefile.crates index f508a5c4b59b..9f032eddb1c6 100644 --- a/lang/gleam/Makefile.crates +++ b/lang/gleam/Makefile.crates @@ -4,6 +4,9 @@ CARGO_CRATES= addr2line-0.22.0 \ age-0.11.1 \ age-core-0.11.0 \ aho-corasick-1.1.3 \ + android-tzdata-0.1.1 \ + android_system_properties-0.1.5 \ + ansi_term-0.12.1 \ anstream-0.6.14 \ anstyle-1.0.8 \ anstyle-parse-0.2.4 \ @@ -44,6 +47,7 @@ CARGO_CRATES= addr2line-0.22.0 \ cfg_aliases-0.2.1 \ chacha20-0.9.1 \ chacha20poly1305-0.10.1 \ + chrono-0.4.41 \ cipher-0.4.4 \ clap-4.5.16 \ clap_builder-4.5.15 \ @@ -54,9 +58,10 @@ CARGO_CRATES= addr2line-0.22.0 \ console-0.15.8 \ console_error_panic_hook-0.1.7 \ cookie-factory-0.3.3 \ + core-foundation-sys-0.8.7 \ cpufeatures-0.2.12 \ crc32fast-1.4.0 \ - crossbeam-channel-0.5.12 \ + crossbeam-channel-0.5.15 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ @@ -79,6 +84,7 @@ CARGO_CRATES= addr2line-0.22.0 \ either-1.10.0 \ embedded-io-0.6.1 \ encode_unicode-0.3.6 \ + endian-type-0.1.2 \ equivalent-1.0.1 \ errno-0.3.8 \ fastrand-2.0.2 \ @@ -95,10 +101,10 @@ CARGO_CRATES= addr2line-0.22.0 \ form_urlencoded-1.2.1 \ fs_extra-1.3.0 \ fslock-0.2.1 \ - futures-0.3.30 \ + futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ - futures-executor-0.3.30 \ + futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ @@ -106,17 +112,17 @@ CARGO_CRATES= addr2line-0.22.0 \ futures-util-0.3.31 \ generic-array-0.14.7 \ getrandom-0.2.15 \ + getrandom-0.3.3 \ gimli-0.29.0 \ - globset-0.4.14 \ + globset-0.4.16 \ hashbrown-0.14.3 \ heck-0.5.0 \ hermit-abi-0.3.9 \ - hexpm-3.2.0 \ + hexpm-3.3.0 \ hkdf-0.12.4 \ hmac-0.12.1 \ - home-0.5.9 \ hostname-0.4.0 \ - http-1.2.0 \ + http-1.3.1 \ http-auth-basic-0.3.3 \ http-body-1.0.0 \ http-body-util-0.1.1 \ @@ -129,6 +135,8 @@ CARGO_CRATES= addr2line-0.22.0 \ i18n-embed-0.15.2 \ i18n-embed-fl-0.9.2 \ i18n-embed-impl-0.8.4 \ + iana-time-zone-0.1.63 \ + iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ @@ -156,7 +164,7 @@ CARGO_CRATES= addr2line-0.22.0 \ itoa-1.0.11 \ js-sys-0.3.69 \ lazy_static-1.4.0 \ - libc-0.2.155 \ + libc-0.2.172 \ libdbus-sys-0.2.5 \ libm-0.2.8 \ libredox-0.1.3 \ @@ -165,7 +173,7 @@ CARGO_CRATES= addr2line-0.22.0 \ litemap-0.7.4 \ lock_api-0.4.12 \ log-0.4.22 \ - lsp-server-0.7.6 \ + lsp-server-0.7.8 \ lsp-types-0.95.1 \ matchers-0.1.0 \ memchr-2.7.2 \ @@ -174,6 +182,8 @@ CARGO_CRATES= addr2line-0.22.0 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ mio-1.0.1 \ + multimap-0.10.0 \ + nibble_vec-0.1.0 \ nix-0.29.0 \ nom-7.1.3 \ normpath-1.2.0 \ @@ -203,13 +213,15 @@ CARGO_CRATES= addr2line-0.22.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ pretty_assertions-1.4.1 \ + prettyplease-0.2.17 \ proc-macro-error-attr2-2.0.0 \ proc-macro-error2-2.0.1 \ - proc-macro2-1.0.79 \ - protobuf-3.7.1 \ - protobuf-codegen-3.7.1 \ - protobuf-parse-3.7.1 \ - protobuf-support-3.7.1 \ + proc-macro2-1.0.95 \ + prost-0.13.5 \ + prost-build-0.13.5 \ + prost-derive-0.13.5 \ + prost-types-0.13.5 \ + psm-0.1.26 \ pubgrub-0.2.1 \ pulldown-cmark-0.13.0 \ pulldown-cmark-escape-0.11.0 \ @@ -217,9 +229,14 @@ CARGO_CRATES= addr2line-0.22.0 \ quinn-proto-0.11.8 \ quinn-udp-0.5.4 \ quote-1.0.35 \ + r-efi-5.2.0 \ + radix_trie-0.2.1 \ rand-0.8.5 \ + rand-0.9.1 \ rand_chacha-0.3.1 \ + rand_chacha-0.9.0 \ rand_core-0.6.4 \ + rand_core-0.9.3 \ rand_xoshiro-0.6.0 \ redox_syscall-0.4.1 \ redox_syscall-0.5.7 \ @@ -257,9 +274,9 @@ CARGO_CRATES= addr2line-0.22.0 \ self_cell-0.10.3 \ self_cell-1.0.4 \ semver-1.0.23 \ - serde-1.0.204 \ + serde-1.0.219 \ serde-wasm-bindgen-0.6.5 \ - serde_derive-1.0.204 \ + serde_derive-1.0.219 \ serde_json-1.0.138 \ serde_repr-0.1.18 \ serde_urlencoded-0.7.1 \ @@ -273,13 +290,13 @@ CARGO_CRATES= addr2line-0.22.0 \ socket2-0.5.6 \ spdx-0.10.8 \ stable_deref_trait-1.2.0 \ - static_vcruntime-2.0.0 \ + stacker-0.1.21 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ subtle-2.5.0 \ syn-1.0.109 \ - syn-2.0.58 \ + syn-2.0.101 \ sync_wrapper-1.0.1 \ synstructure-0.12.6 \ synstructure-0.13.1 \ @@ -295,19 +312,20 @@ CARGO_CRATES= addr2line-0.22.0 \ tinystr-0.7.6 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ - tokio-1.39.2 \ + tokio-1.42.1 \ tokio-rustls-0.26.0 \ toml-0.5.11 \ - toml_datetime-0.6.6 \ - toml_edit-0.22.16 \ + toml_datetime-0.6.8 \ + toml_edit-0.22.20 \ tower-0.5.2 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ - tracing-0.1.40 \ - tracing-attributes-0.1.27 \ - tracing-core-0.1.32 \ + tracing-0.1.41 \ + tracing-attributes-0.1.28 \ + tracing-core-0.1.33 \ tracing-log-0.2.0 \ - tracing-subscriber-0.3.18 \ + tracing-serde-0.1.3 \ + tracing-subscriber-0.3.19 \ tracing-wasm-0.2.1 \ try-lock-0.2.5 \ type-map-0.5.0 \ @@ -331,6 +349,7 @@ CARGO_CRATES= addr2line-0.22.0 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ + wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.99 \ wasm-bindgen-backend-0.2.99 \ wasm-bindgen-futures-0.4.42 \ @@ -341,16 +360,21 @@ CARGO_CRATES= addr2line-0.22.0 \ wasm-bindgen-test-macro-0.3.42 \ web-sys-0.3.69 \ webpki-roots-0.26.1 \ - which-4.4.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.52.0 \ windows-core-0.52.0 \ + windows-core-0.61.0 \ + windows-implement-0.60.0 \ + windows-interface-0.59.1 \ + windows-link-0.1.1 \ windows-registry-0.2.0 \ windows-result-0.2.0 \ + windows-result-0.3.2 \ windows-strings-0.1.0 \ + windows-strings-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ @@ -371,7 +395,8 @@ CARGO_CRATES= addr2line-0.22.0 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ - winnow-0.6.13 \ + winnow-0.6.26 \ + wit-bindgen-rt-0.39.0 \ write16-1.0.0 \ writeable-0.5.5 \ x25519-dalek-2.0.1 \ |