| { | ||
| "git": { | ||
| "sha1": "f8f2a4249a884cde7af0e946629017b6af5db45a" | ||
| "sha1": "8cfa32aed0dfdff00360cf5d2111b2e1ccbf2bfe" | ||
| }, | ||
| "path_in_vcs": "" | ||
| } |
+449
-175
@@ -31,6 +31,28 @@ # This file is automatically @generated by Cargo. | ||
| "quote", | ||
| "syn 2.0.111", | ||
| "syn 2.0.112", | ||
| ] | ||
| [[package]] | ||
| name = "aws-lc-rs" | ||
| version = "1.15.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "6a88aab2464f1f25453baa7a07c84c5b7684e274054ba06817f382357f77a288" | ||
| dependencies = [ | ||
| "aws-lc-sys", | ||
| "zeroize", | ||
| ] | ||
| [[package]] | ||
| name = "aws-lc-sys" | ||
| version = "0.35.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "b45afffdee1e7c9126814751f88dddc747f41d91da16c9551a0f1e8a11e788a1" | ||
| dependencies = [ | ||
| "cc", | ||
| "cmake", | ||
| "dunce", | ||
| "fs_extra", | ||
| ] | ||
| [[package]] | ||
| name = "base64" | ||
@@ -66,2 +88,4 @@ version = "0.22.1" | ||
| "find-msvc-tools", | ||
| "jobserver", | ||
| "libc", | ||
| "shlex", | ||
@@ -71,2 +95,8 @@ ] | ||
| [[package]] | ||
| name = "cesu8" | ||
| version = "1.1.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c" | ||
| [[package]] | ||
| name = "cfg-if" | ||
@@ -78,2 +108,27 @@ version = "1.0.4" | ||
| [[package]] | ||
| name = "cfg_aliases" | ||
| version = "0.2.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" | ||
| [[package]] | ||
| name = "cmake" | ||
| version = "0.1.57" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "75443c44cd6b379beb8c5b45d85d0773baf31cce901fe7bb252f4eff3008ef7d" | ||
| dependencies = [ | ||
| "cc", | ||
| ] | ||
| [[package]] | ||
| name = "combine" | ||
| version = "4.6.7" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd" | ||
| dependencies = [ | ||
| "bytes", | ||
| "memchr", | ||
| ] | ||
| [[package]] | ||
| name = "console" | ||
@@ -101,2 +156,12 @@ version = "0.15.11" | ||
| [[package]] | ||
| name = "core-foundation" | ||
| version = "0.10.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6" | ||
| dependencies = [ | ||
| "core-foundation-sys", | ||
| "libc", | ||
| ] | ||
| [[package]] | ||
| name = "core-foundation-sys" | ||
@@ -149,6 +214,12 @@ version = "0.8.7" | ||
| "quote", | ||
| "syn 2.0.111", | ||
| "syn 2.0.112", | ||
| ] | ||
| [[package]] | ||
| name = "dunce" | ||
| version = "1.0.5" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813" | ||
| [[package]] | ||
| name = "either" | ||
@@ -231,17 +302,2 @@ version = "1.15.0" | ||
| [[package]] | ||
| name = "foreign-types" | ||
| version = "0.3.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" | ||
| dependencies = [ | ||
| "foreign-types-shared", | ||
| ] | ||
| [[package]] | ||
| name = "foreign-types-shared" | ||
| version = "0.1.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" | ||
| [[package]] | ||
| name = "form_urlencoded" | ||
@@ -256,2 +312,8 @@ version = "1.2.2" | ||
| [[package]] | ||
| name = "fs_extra" | ||
| version = "1.3.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c" | ||
| [[package]] | ||
| name = "futures-channel" | ||
@@ -313,4 +375,6 @@ version = "0.3.31" | ||
| "cfg-if", | ||
| "js-sys", | ||
| "libc", | ||
| "wasi", | ||
| "wasm-bindgen", | ||
| ] | ||
@@ -325,5 +389,7 @@ | ||
| "cfg-if", | ||
| "js-sys", | ||
| "libc", | ||
| "r-efi", | ||
| "wasip2", | ||
| "wasm-bindgen", | ||
| ] | ||
@@ -434,18 +500,2 @@ | ||
| [[package]] | ||
| name = "hyper-tls" | ||
| version = "0.6.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0" | ||
| dependencies = [ | ||
| "bytes", | ||
| "http-body-util", | ||
| "hyper", | ||
| "hyper-util", | ||
| "native-tls", | ||
| "tokio", | ||
| "tokio-native-tls", | ||
| "tower-service", | ||
| ] | ||
| [[package]] | ||
| name = "hyper-util" | ||
@@ -623,2 +673,34 @@ version = "0.1.19" | ||
| [[package]] | ||
| name = "jni" | ||
| version = "0.21.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97" | ||
| dependencies = [ | ||
| "cesu8", | ||
| "cfg-if", | ||
| "combine", | ||
| "jni-sys", | ||
| "log", | ||
| "thiserror 1.0.69", | ||
| "walkdir", | ||
| "windows-sys 0.45.0", | ||
| ] | ||
| [[package]] | ||
| name = "jni-sys" | ||
| version = "0.3.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130" | ||
| [[package]] | ||
| name = "jobserver" | ||
| version = "0.1.34" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33" | ||
| dependencies = [ | ||
| "getrandom 0.3.4", | ||
| "libc", | ||
| ] | ||
| [[package]] | ||
| name = "js-sys" | ||
@@ -635,5 +717,5 @@ version = "0.3.83" | ||
| name = "libc" | ||
| version = "0.2.178" | ||
| version = "0.2.179" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "37c93d8daa9d8a012fd8ab92f088405fb202ea0b6ab73ee2482ae66af4f42091" | ||
| checksum = "c5a2d376baa530d1238d133232d15e239abad80d05838b4b59354e5268af431f" | ||
@@ -670,2 +752,8 @@ [[package]] | ||
| [[package]] | ||
| name = "lru-slab" | ||
| version = "0.1.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154" | ||
| [[package]] | ||
| name = "memchr" | ||
@@ -704,19 +792,2 @@ version = "2.7.6" | ||
| [[package]] | ||
| name = "native-tls" | ||
| version = "0.2.14" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e" | ||
| dependencies = [ | ||
| "libc", | ||
| "log", | ||
| "openssl", | ||
| "openssl-probe", | ||
| "openssl-sys", | ||
| "schannel", | ||
| "security-framework", | ||
| "security-framework-sys", | ||
| "tempfile", | ||
| ] | ||
| [[package]] | ||
| name = "once_cell" | ||
@@ -728,46 +799,8 @@ version = "1.21.3" | ||
| [[package]] | ||
| name = "openssl" | ||
| version = "0.10.75" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "08838db121398ad17ab8531ce9de97b244589089e290a384c900cb9ff7434328" | ||
| dependencies = [ | ||
| "bitflags", | ||
| "cfg-if", | ||
| "foreign-types", | ||
| "libc", | ||
| "once_cell", | ||
| "openssl-macros", | ||
| "openssl-sys", | ||
| ] | ||
| [[package]] | ||
| name = "openssl-macros" | ||
| version = "0.1.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.111", | ||
| ] | ||
| [[package]] | ||
| name = "openssl-probe" | ||
| version = "0.1.6" | ||
| version = "0.2.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" | ||
| checksum = "9f50d9b3dabb09ecd771ad0aa242ca6894994c130308ca3d7684634df8037391" | ||
| [[package]] | ||
| name = "openssl-sys" | ||
| version = "0.9.111" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "82cab2d520aa75e3c58898289429321eb788c3106963d0dc886ec7a5f4adc321" | ||
| dependencies = [ | ||
| "cc", | ||
| "libc", | ||
| "pkg-config", | ||
| "vcpkg", | ||
| ] | ||
| [[package]] | ||
| name = "percent-encoding" | ||
@@ -791,8 +824,2 @@ version = "2.3.2" | ||
| [[package]] | ||
| name = "pkg-config" | ||
| version = "0.3.32" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" | ||
| [[package]] | ||
| name = "potential_utf" | ||
@@ -807,2 +834,11 @@ version = "0.1.4" | ||
| [[package]] | ||
| name = "ppv-lite86" | ||
| version = "0.2.21" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" | ||
| dependencies = [ | ||
| "zerocopy", | ||
| ] | ||
| [[package]] | ||
| name = "proc-macro2" | ||
@@ -817,2 +853,58 @@ version = "1.0.104" | ||
| [[package]] | ||
| name = "quinn" | ||
| version = "0.11.9" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "b9e20a958963c291dc322d98411f541009df2ced7b5a4f2bd52337638cfccf20" | ||
| dependencies = [ | ||
| "bytes", | ||
| "cfg_aliases", | ||
| "pin-project-lite", | ||
| "quinn-proto", | ||
| "quinn-udp", | ||
| "rustc-hash", | ||
| "rustls", | ||
| "socket2", | ||
| "thiserror 2.0.17", | ||
| "tokio", | ||
| "tracing", | ||
| "web-time", | ||
| ] | ||
| [[package]] | ||
| name = "quinn-proto" | ||
| version = "0.11.13" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f1906b49b0c3bc04b5fe5d86a77925ae6524a19b816ae38ce1e426255f1d8a31" | ||
| dependencies = [ | ||
| "aws-lc-rs", | ||
| "bytes", | ||
| "getrandom 0.3.4", | ||
| "lru-slab", | ||
| "rand", | ||
| "ring", | ||
| "rustc-hash", | ||
| "rustls", | ||
| "rustls-pki-types", | ||
| "slab", | ||
| "thiserror 2.0.17", | ||
| "tinyvec", | ||
| "tracing", | ||
| "web-time", | ||
| ] | ||
| [[package]] | ||
| name = "quinn-udp" | ||
| version = "0.5.14" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd" | ||
| dependencies = [ | ||
| "cfg_aliases", | ||
| "libc", | ||
| "once_cell", | ||
| "socket2", | ||
| "tracing", | ||
| "windows-sys 0.60.2", | ||
| ] | ||
| [[package]] | ||
| name = "quote" | ||
@@ -833,2 +925,31 @@ version = "1.0.42" | ||
| [[package]] | ||
| name = "rand" | ||
| version = "0.9.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" | ||
| dependencies = [ | ||
| "rand_chacha", | ||
| "rand_core", | ||
| ] | ||
| [[package]] | ||
| name = "rand_chacha" | ||
| version = "0.9.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" | ||
| dependencies = [ | ||
| "ppv-lite86", | ||
| "rand_core", | ||
| ] | ||
| [[package]] | ||
| name = "rand_core" | ||
| version = "0.9.3" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" | ||
| dependencies = [ | ||
| "getrandom 0.3.4", | ||
| ] | ||
| [[package]] | ||
| name = "rayon" | ||
@@ -879,3 +1000,3 @@ version = "1.11.0" | ||
| "quote", | ||
| "syn 2.0.111", | ||
| "syn 2.0.112", | ||
| ] | ||
@@ -885,5 +1006,5 @@ | ||
| name = "reqwest" | ||
| version = "0.12.28" | ||
| version = "0.13.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "eddd3ca559203180a307f12d114c268abf583f59b03cb906fd0b3ff8646c1147" | ||
| checksum = "04e9018c9d814e5f30cc16a0f03271aeab3571e609612d9fe78c1aa8d11c2f62" | ||
| dependencies = [ | ||
@@ -902,3 +1023,2 @@ "base64", | ||
| "hyper-rustls", | ||
| "hyper-tls", | ||
| "hyper-util", | ||
@@ -908,12 +1028,11 @@ "js-sys", | ||
| "mime", | ||
| "native-tls", | ||
| "percent-encoding", | ||
| "pin-project-lite", | ||
| "quinn", | ||
| "rustls", | ||
| "rustls-pki-types", | ||
| "serde", | ||
| "serde_json", | ||
| "serde_urlencoded", | ||
| "rustls-platform-verifier", | ||
| "sync_wrapper", | ||
| "tokio", | ||
| "tokio-native-tls", | ||
| "tokio-rustls", | ||
| "tower", | ||
@@ -943,2 +1062,8 @@ "tower-http", | ||
| [[package]] | ||
| name = "rustc-hash" | ||
| version = "2.1.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d" | ||
| [[package]] | ||
| name = "rustix" | ||
@@ -962,2 +1087,3 @@ version = "1.1.3" | ||
| dependencies = [ | ||
| "aws-lc-rs", | ||
| "once_cell", | ||
@@ -971,2 +1097,14 @@ "rustls-pki-types", | ||
| [[package]] | ||
| name = "rustls-native-certs" | ||
| version = "0.8.3" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "612460d5f7bea540c490b2b6395d8e34a953e52b491accd6c86c8164c5932a63" | ||
| dependencies = [ | ||
| "openssl-probe", | ||
| "rustls-pki-types", | ||
| "schannel", | ||
| "security-framework", | ||
| ] | ||
| [[package]] | ||
| name = "rustls-pki-types" | ||
@@ -977,2 +1115,3 @@ version = "1.13.2" | ||
| dependencies = [ | ||
| "web-time", | ||
| "zeroize", | ||
@@ -982,2 +1121,29 @@ ] | ||
| [[package]] | ||
| name = "rustls-platform-verifier" | ||
| version = "0.6.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "1d99feebc72bae7ab76ba994bb5e121b8d83d910ca40b36e0921f53becc41784" | ||
| dependencies = [ | ||
| "core-foundation 0.10.1", | ||
| "core-foundation-sys", | ||
| "jni", | ||
| "log", | ||
| "once_cell", | ||
| "rustls", | ||
| "rustls-native-certs", | ||
| "rustls-platform-verifier-android", | ||
| "rustls-webpki", | ||
| "security-framework", | ||
| "security-framework-sys", | ||
| "webpki-root-certs", | ||
| "windows-sys 0.61.2", | ||
| ] | ||
| [[package]] | ||
| name = "rustls-platform-verifier-android" | ||
| version = "0.1.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f87165f0995f63a9fbeea62b64d10b4d9d8e78ec6d7d51fb2125fda7bb36788f" | ||
| [[package]] | ||
| name = "rustls-webpki" | ||
@@ -988,2 +1154,3 @@ version = "0.103.8" | ||
| dependencies = [ | ||
| "aws-lc-rs", | ||
| "ring", | ||
@@ -1001,8 +1168,2 @@ "rustls-pki-types", | ||
| [[package]] | ||
| name = "ryu" | ||
| version = "1.0.22" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "a50f4cf475b65d88e057964e0e9bb1f0aa9bbb2036dc65c64596b42932536984" | ||
| [[package]] | ||
| name = "same-file" | ||
@@ -1027,8 +1188,8 @@ version = "1.0.6" | ||
| name = "security-framework" | ||
| version = "2.11.1" | ||
| version = "3.5.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02" | ||
| checksum = "b3297343eaf830f66ede390ea39da1d462b6b0c1b000f420d0a83f898bbbe6ef" | ||
| dependencies = [ | ||
| "bitflags", | ||
| "core-foundation", | ||
| "core-foundation 0.10.1", | ||
| "core-foundation-sys", | ||
@@ -1076,31 +1237,6 @@ "libc", | ||
| "quote", | ||
| "syn 2.0.111", | ||
| "syn 2.0.112", | ||
| ] | ||
| [[package]] | ||
| name = "serde_json" | ||
| version = "1.0.148" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "3084b546a1dd6289475996f182a22aba973866ea8e8b02c51d9f46b1336a22da" | ||
| dependencies = [ | ||
| "itoa", | ||
| "memchr", | ||
| "serde", | ||
| "serde_core", | ||
| "zmij", | ||
| ] | ||
| [[package]] | ||
| name = "serde_urlencoded" | ||
| version = "0.7.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" | ||
| dependencies = [ | ||
| "form_urlencoded", | ||
| "itoa", | ||
| "ryu", | ||
| "serde", | ||
| ] | ||
| [[package]] | ||
| name = "shlex" | ||
@@ -1159,5 +1295,5 @@ version = "1.3.0" | ||
| name = "syn" | ||
| version = "2.0.111" | ||
| version = "2.0.112" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "390cc9a294ab71bdb1aa2e99d13be9c753cd2d7bd6560c77118597410c4d2e87" | ||
| checksum = "21f182278bf2d2bcb3c88b1b08a37df029d71ce3d3ae26168e3c653b213b99d4" | ||
| dependencies = [ | ||
@@ -1171,3 +1307,3 @@ "proc-macro2", | ||
| name = "syn" | ||
| version = "2.0.112" | ||
| version = "2.0.113" | ||
| dependencies = [ | ||
@@ -1214,3 +1350,3 @@ "anyhow", | ||
| "quote", | ||
| "syn 2.0.111", | ||
| "syn 2.0.112", | ||
| ] | ||
@@ -1225,3 +1361,3 @@ | ||
| "bitflags", | ||
| "core-foundation", | ||
| "core-foundation 0.9.4", | ||
| "system-configuration-sys", | ||
@@ -1274,2 +1410,42 @@ ] | ||
| [[package]] | ||
| name = "thiserror" | ||
| version = "1.0.69" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" | ||
| dependencies = [ | ||
| "thiserror-impl 1.0.69", | ||
| ] | ||
| [[package]] | ||
| name = "thiserror" | ||
| version = "2.0.17" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8" | ||
| dependencies = [ | ||
| "thiserror-impl 2.0.17", | ||
| ] | ||
| [[package]] | ||
| name = "thiserror-impl" | ||
| version = "1.0.69" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.112", | ||
| ] | ||
| [[package]] | ||
| name = "thiserror-impl" | ||
| version = "2.0.17" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.112", | ||
| ] | ||
| [[package]] | ||
| name = "tinystr" | ||
@@ -1285,6 +1461,21 @@ version = "0.8.2" | ||
| [[package]] | ||
| name = "tinyvec" | ||
| version = "1.10.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa" | ||
| dependencies = [ | ||
| "tinyvec_macros", | ||
| ] | ||
| [[package]] | ||
| name = "tinyvec_macros" | ||
| version = "0.1.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" | ||
| [[package]] | ||
| name = "tokio" | ||
| version = "1.48.0" | ||
| version = "1.49.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "ff360e02eab121e0bc37a2d3b4d4dc622e6eda3a8e5253d5435ecf5bd4c68408" | ||
| checksum = "72a2903cd7736441aac9df9d7688bd0ce48edccaadf181c3b90be801e81d3d86" | ||
| dependencies = [ | ||
@@ -1300,12 +1491,2 @@ "bytes", | ||
| [[package]] | ||
| name = "tokio-native-tls" | ||
| version = "0.3.1" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2" | ||
| dependencies = [ | ||
| "native-tls", | ||
| "tokio", | ||
| ] | ||
| [[package]] | ||
| name = "tokio-rustls" | ||
@@ -1434,8 +1615,2 @@ version = "0.26.4" | ||
| [[package]] | ||
| name = "vcpkg" | ||
| version = "0.2.15" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" | ||
| [[package]] | ||
| name = "walkdir" | ||
@@ -1519,3 +1694,3 @@ version = "2.5.0" | ||
| "quote", | ||
| "syn 2.0.111", | ||
| "syn 2.0.112", | ||
| "wasm-bindgen-shared", | ||
@@ -1544,2 +1719,21 @@ ] | ||
| [[package]] | ||
| name = "web-time" | ||
| version = "1.1.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" | ||
| dependencies = [ | ||
| "js-sys", | ||
| "wasm-bindgen", | ||
| ] | ||
| [[package]] | ||
| name = "webpki-root-certs" | ||
| version = "1.0.5" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "36a29fc0408b113f68cf32637857ab740edfafdf460c326cd2afaa2d84cc05dc" | ||
| dependencies = [ | ||
| "rustls-pki-types", | ||
| ] | ||
| [[package]] | ||
| name = "winapi-util" | ||
@@ -1590,2 +1784,11 @@ version = "0.1.11" | ||
| name = "windows-sys" | ||
| version = "0.45.0" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" | ||
| dependencies = [ | ||
| "windows-targets 0.42.2", | ||
| ] | ||
| [[package]] | ||
| name = "windows-sys" | ||
| version = "0.52.0" | ||
@@ -1627,2 +1830,17 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| name = "windows-targets" | ||
| version = "0.42.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" | ||
| dependencies = [ | ||
| "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", | ||
| ] | ||
| [[package]] | ||
| name = "windows-targets" | ||
| version = "0.52.6" | ||
@@ -1661,2 +1879,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| name = "windows_aarch64_gnullvm" | ||
| version = "0.42.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" | ||
| [[package]] | ||
| name = "windows_aarch64_gnullvm" | ||
| version = "0.52.6" | ||
@@ -1674,2 +1898,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| name = "windows_aarch64_msvc" | ||
| version = "0.42.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" | ||
| [[package]] | ||
| name = "windows_aarch64_msvc" | ||
| version = "0.52.6" | ||
@@ -1687,2 +1917,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| name = "windows_i686_gnu" | ||
| version = "0.42.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" | ||
| [[package]] | ||
| name = "windows_i686_gnu" | ||
| version = "0.52.6" | ||
@@ -1712,2 +1948,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| name = "windows_i686_msvc" | ||
| version = "0.42.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" | ||
| [[package]] | ||
| name = "windows_i686_msvc" | ||
| version = "0.52.6" | ||
@@ -1725,2 +1967,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| name = "windows_x86_64_gnu" | ||
| version = "0.42.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" | ||
| [[package]] | ||
| name = "windows_x86_64_gnu" | ||
| version = "0.52.6" | ||
@@ -1738,2 +1986,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| name = "windows_x86_64_gnullvm" | ||
| version = "0.42.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" | ||
| [[package]] | ||
| name = "windows_x86_64_gnullvm" | ||
| version = "0.52.6" | ||
@@ -1751,2 +2005,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| name = "windows_x86_64_msvc" | ||
| version = "0.42.2" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" | ||
| [[package]] | ||
| name = "windows_x86_64_msvc" | ||
| version = "0.52.6" | ||
@@ -1803,3 +2063,3 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| "quote", | ||
| "syn 2.0.111", | ||
| "syn 2.0.112", | ||
| "synstructure", | ||
@@ -1809,2 +2069,22 @@ ] | ||
| [[package]] | ||
| name = "zerocopy" | ||
| version = "0.8.31" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "fd74ec98b9250adb3ca554bdde269adf631549f51d8a8f8f0a10b50f1cb298c3" | ||
| dependencies = [ | ||
| "zerocopy-derive", | ||
| ] | ||
| [[package]] | ||
| name = "zerocopy-derive" | ||
| version = "0.8.31" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "d8a8d209fdf45cf5138cbb5a506f6b52522a25afccc534d1475dad8e31105c6a" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn 2.0.112", | ||
| ] | ||
| [[package]] | ||
| name = "zerofrom" | ||
@@ -1826,3 +2106,3 @@ version = "0.1.6" | ||
| "quote", | ||
| "syn 2.0.111", | ||
| "syn 2.0.112", | ||
| "synstructure", | ||
@@ -1867,9 +2147,3 @@ ] | ||
| "quote", | ||
| "syn 2.0.111", | ||
| "syn 2.0.112", | ||
| ] | ||
| [[package]] | ||
| name = "zmij" | ||
| version = "1.0.3" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "e9747e91771f56fd7893e1164abd78febd14a670ceec257caad15e051de35f06" |
+2
-2
@@ -16,3 +16,3 @@ # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO | ||
| name = "syn" | ||
| version = "2.0.112" | ||
| version = "2.0.113" | ||
| authors = ["David Tolnay <dtolnay@gmail.com>"] | ||
@@ -266,3 +266,3 @@ build = false | ||
| [target."cfg(not(miri))".dev-dependencies.reqwest] | ||
| version = "0.12" | ||
| version = "0.13" | ||
| features = ["blocking"] | ||
@@ -269,0 +269,0 @@ |
+6
-2
@@ -647,3 +647,3 @@ use crate::attr::Attribute; | ||
| loop { | ||
| if input.peek(Token![,]) || input.peek(Token![>]) { | ||
| if input.is_empty() || input.peek(Token![,]) || input.peek(Token![>]) { | ||
| break; | ||
@@ -709,3 +709,7 @@ } | ||
| loop { | ||
| if input.peek(Token![,]) || input.peek(Token![>]) || input.peek(Token![=]) { | ||
| if input.is_empty() | ||
| || input.peek(Token![,]) | ||
| || input.peek(Token![>]) | ||
| || input.peek(Token![=]) | ||
| { | ||
| break; | ||
@@ -712,0 +716,0 @@ } |
+1
-1
@@ -252,3 +252,3 @@ //! [![github]](https://github.com/dtolnay/syn) [![crates-io]](https://crates.io/crates/syn) [![docs-rs]](crate) | ||
| // Syn types in rustdoc of other crates get linked to here. | ||
| #![doc(html_root_url = "https://docs.rs/syn/2.0.112")] | ||
| #![doc(html_root_url = "https://docs.rs/syn/2.0.113")] | ||
| #![cfg_attr(docsrs, feature(doc_cfg), doc(auto_cfg = false))] | ||
@@ -255,0 +255,0 @@ #![deny(unsafe_op_in_unsafe_fn)] |
@@ -346,1 +346,12 @@ #![allow( | ||
| } | ||
| #[test] | ||
| fn type_param_with_colon_and_no_bounds() { | ||
| let tokens = quote!(T:); | ||
| snapshot!(tokens as GenericParam, @r#" | ||
| GenericParam::Type(TypeParam { | ||
| ident: "T", | ||
| colon_token: Some, | ||
| }) | ||
| "#); | ||
| } |
Sorry, the diff of this file is not supported yet