unicode-ident
Advanced tools
| { | ||
| "git": { | ||
| "sha1": "12f0a68b138f1914e9abff76bb1d438b4a953f49" | ||
| "sha1": "22456b4ace5f3eb45737b42966accc3ca59aa568" | ||
| }, | ||
| "path_in_vcs": "" | ||
| } |
+148
-148
| # This file is automatically @generated by Cargo. | ||
| # It is not intended for manual editing. | ||
| version = 3 | ||
| [[package]] | ||
| name = "aho-corasick" | ||
| version = "1.1.3" | ||
| version = "1.1.4" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" | ||
| dependencies = [ | ||
| "memchr", | ||
| "memchr 2.7.6 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -18,3 +15,2 @@ | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299" | ||
@@ -25,3 +21,2 @@ [[package]] | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78" | ||
@@ -32,3 +27,2 @@ [[package]] | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" | ||
@@ -39,3 +33,2 @@ [[package]] | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "1fbdf580320f38b612e485521afda1ee26d10cc9884efaaa750d383e13e3c5f4" | ||
@@ -46,3 +39,2 @@ [[package]] | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" | ||
@@ -53,3 +45,2 @@ [[package]] | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5" | ||
@@ -60,3 +51,2 @@ [[package]] | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" | ||
@@ -67,7 +57,6 @@ [[package]] | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e" | ||
| dependencies = [ | ||
| "ciborium-io", | ||
| "ciborium-ll", | ||
| "serde", | ||
| "ciborium-io 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "ciborium-ll 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "serde 1.0.228 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -79,3 +68,2 @@ | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757" | ||
@@ -86,6 +74,5 @@ [[package]] | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9" | ||
| dependencies = [ | ||
| "ciborium-io", | ||
| "half", | ||
| "ciborium-io 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "half 2.7.1 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -95,7 +82,6 @@ | ||
| name = "clap" | ||
| version = "4.5.50" | ||
| version = "4.5.51" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "0c2cfd7bf8a6017ddaa4e32ffe7403d547790db06bd171c1c53926faab501623" | ||
| dependencies = [ | ||
| "clap_builder", | ||
| "clap_builder 4.5.51 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -105,8 +91,7 @@ | ||
| name = "clap_builder" | ||
| version = "4.5.50" | ||
| version = "4.5.51" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "0a4c05b9e80c5ccd3a7ef080ad7b6ba7d6fc00a985b8b157197075677c82c7a0" | ||
| dependencies = [ | ||
| "anstyle", | ||
| "clap_lex", | ||
| "anstyle 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "clap_lex 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -118,3 +103,2 @@ | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "a1d728cc89cf3aee9ff92b05e62b19ee65a02b5702cff7d5a377e32c6ae29d8d" | ||
@@ -125,17 +109,16 @@ [[package]] | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "e1c047a62b0cc3e145fa84415a3191f628e980b194c2755aa12300a4e6cbd928" | ||
| dependencies = [ | ||
| "anes", | ||
| "cast", | ||
| "ciborium", | ||
| "clap", | ||
| "criterion-plot", | ||
| "itertools", | ||
| "num-traits", | ||
| "oorandom", | ||
| "regex", | ||
| "serde", | ||
| "serde_json", | ||
| "tinytemplate", | ||
| "walkdir", | ||
| "anes 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "cast 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "ciborium 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "clap 4.5.51 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "criterion-plot 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "itertools 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "num-traits 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "oorandom 11.1.5 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "regex 1.12.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "serde 1.0.228 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "serde_json 1.0.145 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "tinytemplate 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "walkdir 2.5.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -147,6 +130,5 @@ | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "9b1bcc0dc7dfae599d84ad0b1a55f80cde8af3725da8313b528da95ef783e338" | ||
| dependencies = [ | ||
| "cast", | ||
| "itertools", | ||
| "cast 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "itertools 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -158,3 +140,2 @@ | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5" | ||
@@ -165,3 +146,2 @@ [[package]] | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" | ||
@@ -172,3 +152,2 @@ [[package]] | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "7ab85b9b05e3978cc9a9cf8fea7f01b494e1a09ed3037e16ba39edc7a29eb61a" | ||
@@ -179,8 +158,7 @@ [[package]] | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" | ||
| dependencies = [ | ||
| "cfg-if", | ||
| "libc", | ||
| "r-efi", | ||
| "wasip2", | ||
| "cfg-if 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "libc 0.2.177 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "r-efi 5.3.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "wasip2 1.0.1+wasi-0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -192,7 +170,6 @@ | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b" | ||
| dependencies = [ | ||
| "cfg-if", | ||
| "crunchy", | ||
| "zerocopy", | ||
| "cfg-if 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "crunchy 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "zerocopy 0.8.27 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -204,5 +181,4 @@ | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186" | ||
| dependencies = [ | ||
| "either", | ||
| "either 1.15.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -214,3 +190,2 @@ | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c" | ||
@@ -221,3 +196,2 @@ [[package]] | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976" | ||
@@ -228,3 +202,2 @@ [[package]] | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273" | ||
@@ -235,5 +208,4 @@ [[package]] | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" | ||
| dependencies = [ | ||
| "autocfg", | ||
| "autocfg 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -245,3 +217,2 @@ | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e" | ||
@@ -252,5 +223,4 @@ [[package]] | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" | ||
| dependencies = [ | ||
| "zerocopy", | ||
| "zerocopy 0.8.27 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -260,7 +230,6 @@ | ||
| name = "proc-macro2" | ||
| version = "1.0.101" | ||
| version = "1.0.103" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de" | ||
| dependencies = [ | ||
| "unicode-ident 1.0.19", | ||
| "unicode-ident 1.0.20 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -272,5 +241,4 @@ | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "ce25767e7b499d1b604768e7cde645d14cc8584231ea6b295e9c9eb22c02e1d1" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "proc-macro2 1.0.103 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -282,3 +250,2 @@ | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" | ||
@@ -289,6 +256,5 @@ [[package]] | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" | ||
| dependencies = [ | ||
| "rand_chacha", | ||
| "rand_core", | ||
| "rand_chacha 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "rand_core 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -300,6 +266,5 @@ | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" | ||
| dependencies = [ | ||
| "ppv-lite86", | ||
| "rand_core", | ||
| "ppv-lite86 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "rand_core 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -311,5 +276,4 @@ | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" | ||
| dependencies = [ | ||
| "getrandom", | ||
| "getrandom 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -321,8 +285,7 @@ | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4" | ||
| dependencies = [ | ||
| "aho-corasick", | ||
| "memchr", | ||
| "regex-automata", | ||
| "regex-syntax", | ||
| "aho-corasick 1.1.4 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "memchr 2.7.6 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "regex-automata 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "regex-syntax 0.8.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -334,7 +297,6 @@ | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c" | ||
| dependencies = [ | ||
| "aho-corasick", | ||
| "memchr", | ||
| "regex-syntax", | ||
| "aho-corasick 1.1.4 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "memchr 2.7.6 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "regex-syntax 0.8.8 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -346,3 +308,2 @@ | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58" | ||
@@ -353,6 +314,5 @@ [[package]] | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f08d6a905edb32d74a5d5737a0c9d7e950c312f3c46cb0ca0a2ca09ea11878a0" | ||
| dependencies = [ | ||
| "bytemuck", | ||
| "byteorder", | ||
| "bytemuck 1.24.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "byteorder 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -364,3 +324,2 @@ | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f" | ||
@@ -371,5 +330,4 @@ [[package]] | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" | ||
| dependencies = [ | ||
| "winapi-util", | ||
| "winapi-util 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -381,6 +339,5 @@ | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" | ||
| dependencies = [ | ||
| "serde_core", | ||
| "serde_derive", | ||
| "serde_core 1.0.228 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "serde_derive 1.0.228 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -392,5 +349,4 @@ | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" | ||
| dependencies = [ | ||
| "serde_derive", | ||
| "serde_derive 1.0.228 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -402,7 +358,6 @@ | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn", | ||
| "proc-macro2 1.0.103 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "quote 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "syn 2.0.108 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -414,9 +369,8 @@ | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c" | ||
| dependencies = [ | ||
| "itoa", | ||
| "memchr", | ||
| "ryu", | ||
| "serde", | ||
| "serde_core", | ||
| "itoa 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "memchr 2.7.6 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "ryu 1.0.20 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "serde 1.0.228 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "serde_core 1.0.228 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -426,9 +380,8 @@ | ||
| name = "syn" | ||
| version = "2.0.107" | ||
| version = "2.0.108" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "2a26dbd934e5451d21ef060c018dae56fc073894c5a7896f882928a76e6d081b" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "unicode-ident 1.0.19", | ||
| "proc-macro2 1.0.103 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "quote 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "unicode-ident 1.0.20 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -440,6 +393,5 @@ | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc" | ||
| dependencies = [ | ||
| "serde", | ||
| "serde_json", | ||
| "serde 1.0.228 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "serde_json 1.0.145 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -451,20 +403,18 @@ | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971" | ||
| [[package]] | ||
| name = "unicode-ident" | ||
| version = "1.0.19" | ||
| version = "1.0.20" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d" | ||
| [[package]] | ||
| name = "unicode-ident" | ||
| version = "1.0.20" | ||
| version = "1.0.21" | ||
| dependencies = [ | ||
| "criterion", | ||
| "fst", | ||
| "rand", | ||
| "roaring", | ||
| "ucd-trie", | ||
| "unicode-xid", | ||
| "criterion 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "fst 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "rand 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "roaring 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "ucd-trie 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "unicode-xid 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -476,3 +426,2 @@ | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853" | ||
@@ -483,6 +432,5 @@ [[package]] | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" | ||
| dependencies = [ | ||
| "same-file", | ||
| "winapi-util", | ||
| "same-file 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "winapi-util 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -494,5 +442,4 @@ | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7" | ||
| dependencies = [ | ||
| "wit-bindgen", | ||
| "wit-bindgen 0.46.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -504,5 +451,4 @@ | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" | ||
| dependencies = [ | ||
| "windows-sys", | ||
| "windows-sys 0.61.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -514,3 +460,2 @@ | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" | ||
@@ -521,5 +466,4 @@ [[package]] | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" | ||
| dependencies = [ | ||
| "windows-link", | ||
| "windows-link 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -531,3 +475,2 @@ | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59" | ||
@@ -538,5 +481,4 @@ [[package]] | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c" | ||
| dependencies = [ | ||
| "zerocopy-derive", | ||
| "zerocopy-derive 0.8.27 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
@@ -548,7 +490,65 @@ | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831" | ||
| dependencies = [ | ||
| "proc-macro2", | ||
| "quote", | ||
| "syn", | ||
| "proc-macro2 1.0.103 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "quote 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| "syn 2.0.108 (registry+https://github.com/rust-lang/crates.io-index)", | ||
| ] | ||
| [metadata] | ||
| "checksum aho-corasick 1.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301" | ||
| "checksum anes 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299" | ||
| "checksum anstyle 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)" = "5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78" | ||
| "checksum autocfg 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" | ||
| "checksum bytemuck 1.24.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1fbdf580320f38b612e485521afda1ee26d10cc9884efaaa750d383e13e3c5f4" | ||
| "checksum byteorder 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" | ||
| "checksum cast 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5" | ||
| "checksum cfg-if 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" | ||
| "checksum ciborium 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e" | ||
| "checksum ciborium-io 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757" | ||
| "checksum ciborium-ll 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9" | ||
| "checksum clap 4.5.51 (registry+https://github.com/rust-lang/crates.io-index)" = "4c26d721170e0295f191a69bd9a1f93efcdb0aff38684b61ab5750468972e5f5" | ||
| "checksum clap_builder 4.5.51 (registry+https://github.com/rust-lang/crates.io-index)" = "75835f0c7bf681bfd05abe44e965760fea999a5286c6eb2d59883634fd02011a" | ||
| "checksum clap_lex 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)" = "a1d728cc89cf3aee9ff92b05e62b19ee65a02b5702cff7d5a377e32c6ae29d8d" | ||
| "checksum criterion 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e1c047a62b0cc3e145fa84415a3191f628e980b194c2755aa12300a4e6cbd928" | ||
| "checksum criterion-plot 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9b1bcc0dc7dfae599d84ad0b1a55f80cde8af3725da8313b528da95ef783e338" | ||
| "checksum crunchy 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5" | ||
| "checksum either 1.15.0 (registry+https://github.com/rust-lang/crates.io-index)" = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" | ||
| "checksum fst 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)" = "7ab85b9b05e3978cc9a9cf8fea7f01b494e1a09ed3037e16ba39edc7a29eb61a" | ||
| "checksum getrandom 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" | ||
| "checksum half 2.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b" | ||
| "checksum itertools 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)" = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186" | ||
| "checksum itoa 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)" = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c" | ||
| "checksum libc 0.2.177 (registry+https://github.com/rust-lang/crates.io-index)" = "2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976" | ||
| "checksum memchr 2.7.6 (registry+https://github.com/rust-lang/crates.io-index)" = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273" | ||
| "checksum num-traits 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)" = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" | ||
| "checksum oorandom 11.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e" | ||
| "checksum ppv-lite86 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)" = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" | ||
| "checksum proc-macro2 1.0.103 (registry+https://github.com/rust-lang/crates.io-index)" = "5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8" | ||
| "checksum quote 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)" = "ce25767e7b499d1b604768e7cde645d14cc8584231ea6b295e9c9eb22c02e1d1" | ||
| "checksum r-efi 5.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" | ||
| "checksum rand 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" | ||
| "checksum rand_chacha 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" | ||
| "checksum rand_core 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)" = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" | ||
| "checksum regex 1.12.2 (registry+https://github.com/rust-lang/crates.io-index)" = "843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4" | ||
| "checksum regex-automata 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)" = "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c" | ||
| "checksum regex-syntax 0.8.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58" | ||
| "checksum roaring 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f08d6a905edb32d74a5d5737a0c9d7e950c312f3c46cb0ca0a2ca09ea11878a0" | ||
| "checksum ryu 1.0.20 (registry+https://github.com/rust-lang/crates.io-index)" = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f" | ||
| "checksum same-file 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" | ||
| "checksum serde 1.0.228 (registry+https://github.com/rust-lang/crates.io-index)" = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" | ||
| "checksum serde_core 1.0.228 (registry+https://github.com/rust-lang/crates.io-index)" = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" | ||
| "checksum serde_derive 1.0.228 (registry+https://github.com/rust-lang/crates.io-index)" = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" | ||
| "checksum serde_json 1.0.145 (registry+https://github.com/rust-lang/crates.io-index)" = "402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c" | ||
| "checksum syn 2.0.108 (registry+https://github.com/rust-lang/crates.io-index)" = "da58917d35242480a05c2897064da0a80589a2a0476c9a3f2fdc83b53502e917" | ||
| "checksum tinytemplate 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc" | ||
| "checksum ucd-trie 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971" | ||
| "checksum unicode-ident 1.0.20 (registry+https://github.com/rust-lang/crates.io-index)" = "462eeb75aeb73aea900253ce739c8e18a67423fadf006037cd3ff27e82748a06" | ||
| "checksum unicode-xid 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853" | ||
| "checksum walkdir 2.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" | ||
| "checksum wasip2 1.0.1+wasi-0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7" | ||
| "checksum winapi-util 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" | ||
| "checksum windows-link 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" | ||
| "checksum windows-sys 0.61.2 (registry+https://github.com/rust-lang/crates.io-index)" = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc" | ||
| "checksum wit-bindgen 0.46.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59" | ||
| "checksum zerocopy 0.8.27 (registry+https://github.com/rust-lang/crates.io-index)" = "0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c" | ||
| "checksum zerocopy-derive 0.8.27 (registry+https://github.com/rust-lang/crates.io-index)" = "88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831" |
+1
-1
@@ -16,3 +16,3 @@ # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO | ||
| name = "unicode-ident" | ||
| version = "1.0.20" | ||
| version = "1.0.21" | ||
| authors = ["David Tolnay <dtolnay@gmail.com>"] | ||
@@ -19,0 +19,0 @@ build = false |
+1
-1
@@ -16,3 +16,3 @@ Unicode ident | ||
| crate. This crate uses less static storage, and is able to classify both ASCII | ||
| and non-ASCII codepoints with better performance, 2–6× faster than | ||
| and non-ASCII codepoints with better performance, 6× faster than | ||
| `unicode-xid`. | ||
@@ -19,0 +19,0 @@ |
+4
-3
@@ -16,4 +16,4 @@ //! [![github]](https://github.com/dtolnay/unicode-ident) [![crates-io]](https://crates.io/crates/unicode-ident) [![docs-rs]](https://docs.rs/unicode-ident) | ||
| //! crate. This crate uses less static storage, and is able to classify both | ||
| //! ASCII and non-ASCII codepoints with better performance, 2–6× | ||
| //! faster than `unicode-xid`. | ||
| //! ASCII and non-ASCII codepoints with better performance, 6× faster than | ||
| //! `unicode-xid`. | ||
| //! | ||
@@ -246,3 +246,3 @@ //! <br> | ||
| #![no_std] | ||
| #![doc(html_root_url = "https://docs.rs/unicode-ident/1.0.20")] | ||
| #![doc(html_root_url = "https://docs.rs/unicode-ident/1.0.21")] | ||
| #![allow( | ||
@@ -257,2 +257,3 @@ clippy::doc_markdown, | ||
| pub use crate::tables::UNICODE_VERSION; | ||
| use crate::tables::{ASCII_CONTINUE, ASCII_START, CHUNK, LEAF, TRIE_CONTINUE, TRIE_START}; | ||
@@ -259,0 +260,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display