From e2ca94b808daab81e7084d5ed69c0827aa040eec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 18:19:17 +0000 Subject: [PATCH] [cargo] Bump the non-major-dependencies group across 1 directory with 11 updates Bumps the non-major-dependencies group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.7.0` | `2.7.1` | | [indicatif](https://github.com/console-rs/indicatif) | `0.17.9` | `0.17.11` | | [log](https://github.com/rust-lang/log) | `0.4.22` | `0.4.25` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.92` | `1.0.93` | | [semver](https://github.com/dtolnay/semver) | `1.0.24` | `1.0.25` | | [serde_json](https://github.com/serde-rs/json) | `1.0.134` | `1.0.138` | | [similar-asserts](https://github.com/mitsuhiko/similar-asserts) | `1.6.0` | `1.6.1` | | [syn](https://github.com/dtolnay/syn) | `2.0.93` | `2.0.98` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.14.0` | `3.16.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.9` | `2.0.11` | | [trybuild](https://github.com/dtolnay/trybuild) | `1.0.101` | `1.0.103` | Updates `indexmap` from 2.7.0 to 2.7.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](https://github.com/indexmap-rs/indexmap/compare/2.7.0...2.7.1) Updates `indicatif` from 0.17.9 to 0.17.11 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](https://github.com/console-rs/indicatif/compare/0.17.9...0.17.11) Updates `log` from 0.4.22 to 0.4.25 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.22...0.4.25) Updates `proc-macro2` from 1.0.92 to 1.0.93 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.92...1.0.93) Updates `semver` from 1.0.24 to 1.0.25 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.24...1.0.25) Updates `serde_json` from 1.0.134 to 1.0.138 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.134...v1.0.138) Updates `similar-asserts` from 1.6.0 to 1.6.1 - [Changelog](https://github.com/mitsuhiko/similar-asserts/blob/main/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/similar-asserts/compare/1.6.0...1.6.1) Updates `syn` from 2.0.93 to 2.0.98 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.93...2.0.98) Updates `tempfile` from 3.14.0 to 3.16.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.14.0...v3.16.0) Updates `thiserror` from 2.0.9 to 2.0.11 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/2.0.9...2.0.11) Updates `trybuild` from 1.0.101 to 1.0.103 - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](https://github.com/dtolnay/trybuild/compare/1.0.101...1.0.103) --- updated-dependencies: - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: indicatif dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: similar-asserts dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-major-dependencies - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies - dependency-name: trybuild dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-dependencies ... Signed-off-by: dependabot[bot] --- Cargo.lock | 161 ++++++++++++++++++++++++++++++++--------------------- Cargo.toml | 22 ++++---- 2 files changed, 107 insertions(+), 76 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index a75ff564a3..73b91dc959 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -380,7 +380,7 @@ dependencies = [ "heck", "proc-macro2", "quote", - "syn 2.0.93", + "syn 2.0.98", ] [[package]] @@ -414,8 +414,8 @@ dependencies = [ "serde", "strum", "strum_macros", - "syn 2.0.93", - "thiserror 2.0.9", + "syn 2.0.98", + "thiserror 2.0.11", ] [[package]] @@ -425,7 +425,7 @@ dependencies = [ "itertools 0.13.0", "proc-macro2", "quote", - "syn 2.0.93", + "syn 2.0.98", ] [[package]] @@ -461,7 +461,7 @@ dependencies = [ "serde", "strum", "strum_macros", - "thiserror 2.0.9", + "thiserror 2.0.11", ] [[package]] @@ -657,7 +657,7 @@ dependencies = [ "ident_case", "proc-macro2", "quote", - "syn 2.0.93", + "syn 2.0.98", ] [[package]] @@ -668,7 +668,7 @@ checksum = "733cabb43482b1a1b53eee8583c2b9e8684d592215ea83efd305dd31bc2f0178" dependencies = [ "darling_core", "quote", - "syn 2.0.93", + "syn 2.0.98", ] [[package]] @@ -679,7 +679,7 @@ checksum = "d150dea618e920167e5973d70ae6ece4385b7164e0d799fe7c122dd0a5d912ad" dependencies = [ "proc-macro2", "quote", - "syn 2.0.93", + "syn 2.0.98", ] [[package]] @@ -706,7 +706,7 @@ checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" dependencies = [ "proc-macro2", "quote", - "syn 2.0.93", + "syn 2.0.98", ] [[package]] @@ -748,7 +748,7 @@ dependencies = [ "darling", "proc-macro2", "quote", - "syn 2.0.93", + "syn 2.0.98", ] [[package]] @@ -909,7 +909,19 @@ checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427" dependencies = [ "cfg-if", "libc", - "wasi", + "wasi 0.11.0+wasi-snapshot-preview1", +] + +[[package]] +name = "getrandom" +version = "0.3.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8" +dependencies = [ + "cfg-if", + "libc", + "wasi 0.13.3+wasi-0.2.2", + "windows-targets 0.52.6", ] [[package]] @@ -1143,7 +1155,7 @@ dependencies = [ "quote", "serde", "serde_json", - "syn 2.0.93", + "syn 2.0.98", ] [[package]] @@ -1293,7 +1305,7 @@ checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6" dependencies = [ "proc-macro2", "quote", - "syn 2.0.93", + "syn 2.0.98", ] [[package]] @@ -1347,9 +1359,9 @@ dependencies = [ [[package]] name = "indexmap" -version = "2.7.0" +version = "2.7.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "62f822373a4fe84d4bb149bf54e584a7f4abec90e072ed49cda0edea5b95471f" +checksum = "8c9c992b02b5b4c94ea26e32fe5bccb7aa7d9f390ab5c1221ff895bc7ea8b652" dependencies = [ "equivalent", "hashbrown 0.15.1", @@ -1358,9 +1370,9 @@ dependencies = [ [[package]] name = "indicatif" -version = "0.17.9" +version = "0.17.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cbf675b85ed934d3c67b5c5469701eec7db22689d0a2139d856e0925fa28b281" +checksum = "183b3088984b400f4cfac3620d5e076c84da5364016b4f49473de574b2586235" dependencies = [ "console", "number_prefix", @@ -1500,9 +1512,9 @@ checksum = "4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104" [[package]] name = "log" -version = "0.4.22" +version = "0.4.25" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24" +checksum = "04cbf5b083de1c7e0222a7a51dbfdba1cbe1c6ab0b15e29fff3f6c077fd9cd9f" [[package]] name = "lsp-positions" @@ -1548,7 +1560,7 @@ dependencies = [ "once_cell", "semver", "stack-graphs", - "thiserror 2.0.9", + "thiserror 2.0.11", ] [[package]] @@ -1557,7 +1569,7 @@ version = "0.19.0" dependencies = [ "nom", "serde", - "thiserror 2.0.9", + "thiserror 2.0.11", ] [[package]] @@ -1575,7 +1587,7 @@ dependencies = [ "string-interner", "strum", "strum_macros", - "thiserror 2.0.9", + "thiserror 2.0.11", ] [[package]] @@ -1606,7 +1618,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c" dependencies = [ "libc", - "wasi", + "wasi 0.11.0+wasi-snapshot-preview1", "windows-sys 0.48.0", ] @@ -1701,7 +1713,7 @@ checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" dependencies = [ "proc-macro2", "quote", - "syn 2.0.93", + "syn 2.0.98", ] [[package]] @@ -1773,7 +1785,7 @@ dependencies = [ "pest_meta", "proc-macro2", "quote", - "syn 2.0.93", + "syn 2.0.98", ] [[package]] @@ -1868,7 +1880,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5f12335488a2f3b0a83b14edad48dca9879ce89b2edd10e80237e4e852dd645e" dependencies = [ "proc-macro2", - "syn 2.0.93", + "syn 2.0.98", ] [[package]] @@ -1897,9 +1909,9 @@ dependencies = [ [[package]] name = "proc-macro2" -version = "1.0.92" +version = "1.0.93" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "37d3544b3f2748c54e147655edb5025752e2303145b5aefb3c3ea2c78b973bb0" +checksum = "60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99" dependencies = [ "unicode-ident", ] @@ -1959,7 +1971,7 @@ version = "0.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" dependencies = [ - "getrandom", + "getrandom 0.2.10", ] [[package]] @@ -2070,7 +2082,7 @@ checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d" dependencies = [ "cc", "cfg-if", - "getrandom", + "getrandom 0.2.10", "libc", "spin", "untrusted", @@ -2092,7 +2104,7 @@ dependencies = [ "cargo-manifest", "cargo_metadata", "serde", - "thiserror 2.0.9", + "thiserror 2.0.11", "toml", "tracing", ] @@ -2220,9 +2232,9 @@ dependencies = [ [[package]] name = "semver" -version = "1.0.24" +version = "1.0.25" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3cb6eb87a131f756572d7fb904f6e7b68633f09cca868c5df1c4b8d1a694bbba" +checksum = "f79dfe2d285b0488816f30e700a7438c5a73d816b5b7d3ac72fbc48b0d185e03" dependencies = [ "serde", ] @@ -2244,14 +2256,14 @@ checksum = "5a9bf7cf98d04a2b28aead066b7496853d4779c9cc183c440dbac457641e19a0" dependencies = [ "proc-macro2", "quote", - "syn 2.0.93", + "syn 2.0.98", ] [[package]] name = "serde_json" -version = "1.0.134" +version = "1.0.138" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d00f4175c42ee48b15416f6193a959ba3a0d67fc699a0db9ad12df9f83991c7d" +checksum = "d434192e7da787e94a6ea7e9670b26a036d0ca41e0b7efb2676dd32bae872949" dependencies = [ "indexmap", "itoa", @@ -2304,9 +2316,9 @@ dependencies = [ [[package]] name = "similar-asserts" -version = "1.6.0" +version = "1.6.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cfe85670573cd6f0fa97940f26e7e6601213c3b0555246c24234131f88c5709e" +checksum = "9f08357795f0d604ea7d7130f22c74b03838c959bdb14adde3142aab4d18a293" dependencies = [ "console", "similar", @@ -2342,7 +2354,7 @@ dependencies = [ "solidity_language", "strum", "strum_macros", - "thiserror 2.0.9", + "thiserror 2.0.11", ] [[package]] @@ -2370,7 +2382,7 @@ dependencies = [ "strum", "strum_macros", "testlang_language", - "thiserror 2.0.9", + "thiserror 2.0.11", ] [[package]] @@ -2592,7 +2604,7 @@ dependencies = [ "proc-macro2", "quote", "rustversion", - "syn 2.0.93", + "syn 2.0.98", ] [[package]] @@ -2614,9 +2626,9 @@ dependencies = [ [[package]] name = "syn" -version = "2.0.93" +version = "2.0.98" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9c786062daee0d6db1132800e623df74274a0a87322d8e183338e01b3d98d058" +checksum = "36147f1a48ae0ec2b5b3bc5b537d267457555a10dc06f3dbc8cb11ba3006d3b1" dependencies = [ "proc-macro2", "quote", @@ -2640,7 +2652,7 @@ checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971" dependencies = [ "proc-macro2", "quote", - "syn 2.0.93", + "syn 2.0.98", ] [[package]] @@ -2678,12 +2690,13 @@ checksum = "42a4d50cdb458045afc8131fd91b64904da29548bcb63c7236e0844936c13078" [[package]] name = "tempfile" -version = "3.14.0" +version = "3.16.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "28cce251fcbc87fac86a866eeb0d6c2d536fc16d06f184bb61aeae11aa4cee0c" +checksum = "38c246215d7d24f48ae091a2902398798e05d978b24315d6efbc00ede9a8bb91" dependencies = [ "cfg-if", "fastrand", + "getrandom 0.3.1", "once_cell", "rustix", "windows-sys 0.59.0", @@ -2784,11 +2797,11 @@ dependencies = [ [[package]] name = "thiserror" -version = "2.0.9" +version = "2.0.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f072643fd0190df67a8bab670c20ef5d8737177d6ac6b2e9a236cb096206b2cc" +checksum = "d452f284b73e6d76dd36758a0c8684b1d5be31f92b89d07fd5822175732206fc" dependencies = [ - "thiserror-impl 2.0.9", + "thiserror-impl 2.0.11", ] [[package]] @@ -2799,18 +2812,18 @@ checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" dependencies = [ "proc-macro2", "quote", - "syn 2.0.93", + "syn 2.0.98", ] [[package]] name = "thiserror-impl" -version = "2.0.9" +version = "2.0.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7b50fa271071aae2e6ee85f842e2e28ba8cd2c5fb67f11fcb1fd70b276f9e7d4" +checksum = "26afc1baea8a989337eeb52b6e72a039780ce45c3edfcc9c5b9d112feeb173c2" dependencies = [ "proc-macro2", "quote", - "syn 2.0.93", + "syn 2.0.98", ] [[package]] @@ -2954,7 +2967,7 @@ checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d" dependencies = [ "proc-macro2", "quote", - "syn 2.0.93", + "syn 2.0.98", ] [[package]] @@ -2974,9 +2987,9 @@ checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed" [[package]] name = "trybuild" -version = "1.0.101" +version = "1.0.103" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8dcd332a5496c026f1e14b7f3d2b7bd98e509660c04239c58b0ba38a12daded4" +checksum = "b812699e0c4f813b872b373a4471717d9eb550da14b311058a4d9cf4173cbca6" dependencies = [ "glob", "serde", @@ -3185,6 +3198,15 @@ version = "0.11.0+wasi-snapshot-preview1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" +[[package]] +name = "wasi" +version = "0.13.3+wasi-0.2.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2" +dependencies = [ + "wit-bindgen-rt 0.33.0", +] + [[package]] name = "wasm-bindgen" version = "0.2.93" @@ -3207,7 +3229,7 @@ dependencies = [ "once_cell", "proc-macro2", "quote", - "syn 2.0.93", + "syn 2.0.98", "wasm-bindgen-shared", ] @@ -3241,7 +3263,7 @@ checksum = "afc340c74d9005395cf9dd098506f7f44e38f2b4a21c6aaacf9a105ea5e1e836" dependencies = [ "proc-macro2", "quote", - "syn 2.0.93", + "syn 2.0.98", "wasm-bindgen-backend", "wasm-bindgen-shared", ] @@ -3544,7 +3566,7 @@ version = "0.30.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7b4bac478334a647374ff24a74b66737a4cb586dc8288bc3080a93252cd1105c" dependencies = [ - "wit-bindgen-rt", + "wit-bindgen-rt 0.30.0", "wit-bindgen-rust-macro", ] @@ -3568,6 +3590,15 @@ dependencies = [ "bitflags 2.5.0", ] +[[package]] +name = "wit-bindgen-rt" +version = "0.33.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c" +dependencies = [ + "bitflags 2.5.0", +] + [[package]] name = "wit-bindgen-rust" version = "0.30.0" @@ -3578,7 +3609,7 @@ dependencies = [ "heck", "indexmap", "prettyplease", - "syn 2.0.93", + "syn 2.0.98", "wasm-metadata", "wit-bindgen-core", "wit-component", @@ -3594,7 +3625,7 @@ dependencies = [ "prettyplease", "proc-macro2", "quote", - "syn 2.0.93", + "syn 2.0.98", "wit-bindgen-core", "wit-bindgen-rust", ] @@ -3683,7 +3714,7 @@ checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154" dependencies = [ "proc-macro2", "quote", - "syn 2.0.93", + "syn 2.0.98", "synstructure", ] @@ -3704,7 +3735,7 @@ checksum = "9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6" dependencies = [ "proc-macro2", "quote", - "syn 2.0.93", + "syn 2.0.98", ] [[package]] @@ -3724,7 +3755,7 @@ checksum = "595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808" dependencies = [ "proc-macro2", "quote", - "syn 2.0.93", + "syn 2.0.98", "synstructure", ] @@ -3753,5 +3784,5 @@ checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6" dependencies = [ "proc-macro2", "quote", - "syn 2.0.93", + "syn 2.0.98", ] diff --git a/Cargo.toml b/Cargo.toml index 1ac3d35c28..966e638992 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -107,28 +107,28 @@ env_logger = { version = "0.11.6" } iai-callgrind = { version = "0.12.3" } iai-callgrind-runner = { version = "0.12.3" } ignore = { version = "0.4.23" } -indexmap = { version = "2.7.0", features = ["serde"] } -indicatif = { version = "0.17.9", features = ["in_memory"] } +indexmap = { version = "2.7.1", features = ["serde"] } +indicatif = { version = "0.17.11", features = ["in_memory"] } indoc = { version = "2.0.5" } Inflector = { version = "0.11.4" } itertools = { version = "0.13.0" } -log = { version = "0.4.22" } +log = { version = "0.4.25" } markdown = { version = "0.3.0" } nom = { version = "7.1.3" } num-format = { version = "0.4.4" } once_cell = { version = "1.20.2" } paste = { version = "1.0.15" } -proc-macro2 = { version = "1.0.92" } +proc-macro2 = { version = "1.0.93" } public-api = { version = "0.37.0" } quote = { version = "1.0.38" } rayon = { version = "1.10.0" } regex = { version = "1.11.1" } reqwest = { version = "0.12.12", features = ["blocking"] } rustdoc-json = { version = "0.9.4" } -semver = { version = "1.0.24", features = ["serde"] } +semver = { version = "1.0.25", features = ["serde"] } serde = { version = "1.0.217", features = ["derive", "rc"] } -serde_json = { version = "1.0.134", features = ["preserve_order"] } -similar-asserts = { version = "1.6.0" } +serde_json = { version = "1.0.138", features = ["preserve_order"] } +similar-asserts = { version = "1.6.1" } smallvec = { version = "1.7.0", features = ["union"] } stack-graphs = { git = "https://github.com/NomicFoundation/stack-graphs", branch = "nomic" } string-interner = { version = "0.17.0", features = [ @@ -138,18 +138,18 @@ string-interner = { version = "0.17.0", features = [ ] } strum = { version = "0.26.3" } strum_macros = { version = "0.26.4" } -syn = { version = "2.0.93", features = [ +syn = { version = "2.0.98", features = [ "fold", "full", "extra-traits", "parsing", "printing", ] } -tempfile = { version = "3.14.0" } +tempfile = { version = "3.16.0" } tera = { version = "1.20.0" } -thiserror = { version = "2.0.9" } +thiserror = { version = "2.0.11" } toml = { version = "0.8.19" } -trybuild = { version = "1.0.101" } +trybuild = { version = "1.0.103" } url = { version = "2.5.4", features = ["serde"] } wasm-tools = { version = "1.216.0" } wit-bindgen = { version = "0.30.0" }