|
1 | 1 | {
|
2 |
| - "checksum": "1c9928464e73adfcb9b163c4c1e2ae879e70d562c282fa39bf2302260e945495", |
| 2 | + "checksum": "c10ffaace9b5872a564673493e80fe7719a6c41d46278853196bfbbf557a3f2d", |
3 | 3 | "crates": {
|
4 | 4 | "addr2line 0.20.0": {
|
5 | 5 | "name": "addr2line",
|
|
89 | 89 | ],
|
90 | 90 | "license_file": "LICENSE-0BSD"
|
91 | 91 | },
|
92 |
| - "aho-corasick 0.7.20": { |
| 92 | + "aho-corasick 1.1.3": { |
93 | 93 | "name": "aho-corasick",
|
94 |
| - "version": "0.7.20", |
| 94 | + "version": "1.1.3", |
95 | 95 | "package_url": "https://github.com/BurntSushi/aho-corasick",
|
96 | 96 | "repository": {
|
97 | 97 | "Http": {
|
98 |
| - "url": "https://static.crates.io/crates/aho-corasick/0.7.20/download", |
99 |
| - "sha256": "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac" |
| 98 | + "url": "https://static.crates.io/crates/aho-corasick/1.1.3/download", |
| 99 | + "sha256": "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" |
100 | 100 | }
|
101 | 101 | },
|
102 | 102 | "targets": [
|
|
120 | 120 | ],
|
121 | 121 | "crate_features": {
|
122 | 122 | "common": [
|
123 |
| - "default", |
| 123 | + "perf-literal", |
124 | 124 | "std"
|
125 | 125 | ],
|
126 | 126 | "selects": {}
|
127 | 127 | },
|
128 | 128 | "deps": {
|
129 | 129 | "common": [
|
130 | 130 | {
|
131 |
| - "id": "memchr 2.4.1", |
| 131 | + "id": "memchr 2.7.4", |
132 | 132 | "target": "memchr"
|
133 | 133 | }
|
134 | 134 | ],
|
135 | 135 | "selects": {}
|
136 | 136 | },
|
137 |
| - "edition": "2018", |
138 |
| - "version": "0.7.20" |
| 137 | + "edition": "2021", |
| 138 | + "version": "1.1.3" |
139 | 139 | },
|
140 | 140 | "license": "Unlicense OR MIT",
|
141 | 141 | "license_ids": [
|
|
976 | 976 | "target": "quote"
|
977 | 977 | },
|
978 | 978 | {
|
979 |
| - "id": "regex 1.6.0", |
| 979 | + "id": "regex 1.10.5", |
980 | 980 | "target": "regex"
|
981 | 981 | },
|
982 | 982 | {
|
|
2373 | 2373 | "target": "bindgen"
|
2374 | 2374 | },
|
2375 | 2375 | {
|
2376 |
| - "id": "regex 1.6.0", |
| 2376 | + "id": "regex 1.10.5", |
2377 | 2377 | "target": "regex"
|
2378 | 2378 | }
|
2379 | 2379 | ],
|
|
3694 | 3694 | "target": "build_script_build"
|
3695 | 3695 | },
|
3696 | 3696 | {
|
3697 |
| - "id": "memchr 2.4.1", |
| 3697 | + "id": "memchr 2.7.4", |
3698 | 3698 | "target": "memchr"
|
3699 | 3699 | },
|
3700 | 3700 | {
|
|
4941 | 4941 | ],
|
4942 | 4942 | "license_file": "LICENSE-APACHE"
|
4943 | 4943 | },
|
4944 |
| - "memchr 2.4.1": { |
| 4944 | + "memchr 2.7.4": { |
4945 | 4945 | "name": "memchr",
|
4946 |
| - "version": "2.4.1", |
| 4946 | + "version": "2.7.4", |
4947 | 4947 | "package_url": "https://github.com/BurntSushi/memchr",
|
4948 | 4948 | "repository": {
|
4949 | 4949 | "Http": {
|
4950 |
| - "url": "https://static.crates.io/crates/memchr/2.4.1/download", |
4951 |
| - "sha256": "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a" |
| 4950 | + "url": "https://static.crates.io/crates/memchr/2.7.4/download", |
| 4951 | + "sha256": "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" |
4952 | 4952 | }
|
4953 | 4953 | },
|
4954 | 4954 | "targets": [
|
|
4963 | 4963 | ]
|
4964 | 4964 | }
|
4965 | 4965 | }
|
4966 |
| - }, |
4967 |
| - { |
4968 |
| - "BuildScript": { |
4969 |
| - "crate_name": "build_script_build", |
4970 |
| - "crate_root": "build.rs", |
4971 |
| - "srcs": { |
4972 |
| - "allow_empty": false, |
4973 |
| - "include": [ |
4974 |
| - "**/*.rs" |
4975 |
| - ] |
4976 |
| - } |
4977 |
| - } |
4978 | 4966 | }
|
4979 | 4967 | ],
|
4980 | 4968 | "library_target_name": "memchr",
|
|
4984 | 4972 | ],
|
4985 | 4973 | "crate_features": {
|
4986 | 4974 | "common": [
|
| 4975 | + "alloc", |
4987 | 4976 | "default",
|
4988 | 4977 | "std"
|
4989 | 4978 | ],
|
4990 | 4979 | "selects": {}
|
4991 | 4980 | },
|
4992 |
| - "deps": { |
4993 |
| - "common": [ |
4994 |
| - { |
4995 |
| - "id": "memchr 2.4.1", |
4996 |
| - "target": "build_script_build" |
4997 |
| - } |
4998 |
| - ], |
4999 |
| - "selects": {} |
5000 |
| - }, |
5001 |
| - "edition": "2018", |
5002 |
| - "version": "2.4.1" |
5003 |
| - }, |
5004 |
| - "build_script_attrs": { |
5005 |
| - "data_glob": [ |
5006 |
| - "**" |
5007 |
| - ] |
| 4981 | + "edition": "2021", |
| 4982 | + "version": "2.7.4" |
5008 | 4983 | },
|
5009 |
| - "license": "Unlicense/MIT", |
| 4984 | + "license": "Unlicense OR MIT", |
5010 | 4985 | "license_ids": [
|
5011 | 4986 | "MIT",
|
5012 | 4987 | "Unlicense"
|
|
5460 | 5435 | "deps": {
|
5461 | 5436 | "common": [
|
5462 | 5437 | {
|
5463 |
| - "id": "memchr 2.4.1", |
| 5438 | + "id": "memchr 2.7.4", |
5464 | 5439 | "target": "memchr"
|
5465 | 5440 | },
|
5466 | 5441 | {
|
|
5838 | 5813 | "deps": {
|
5839 | 5814 | "common": [
|
5840 | 5815 | {
|
5841 |
| - "id": "memchr 2.4.1", |
| 5816 | + "id": "memchr 2.7.4", |
5842 | 5817 | "target": "memchr"
|
5843 | 5818 | }
|
5844 | 5819 | ],
|
|
6613 | 6588 | "target": "protobuf_parse"
|
6614 | 6589 | },
|
6615 | 6590 | {
|
6616 |
| - "id": "regex 1.6.0", |
| 6591 | + "id": "regex 1.10.5", |
6617 | 6592 | "target": "regex"
|
6618 | 6593 | },
|
6619 | 6594 | {
|
|
6860 | 6835 | ],
|
6861 | 6836 | "license_file": "LICENSE"
|
6862 | 6837 | },
|
6863 |
| - "regex 1.6.0": { |
| 6838 | + "regex 1.10.5": { |
6864 | 6839 | "name": "regex",
|
6865 |
| - "version": "1.6.0", |
| 6840 | + "version": "1.10.5", |
6866 | 6841 | "package_url": "https://github.com/rust-lang/regex",
|
6867 | 6842 | "repository": {
|
6868 | 6843 | "Http": {
|
6869 |
| - "url": "https://static.crates.io/crates/regex/1.6.0/download", |
6870 |
| - "sha256": "4c4eb3267174b8c6c2f654116623910a0fef09c4753f8dd83db29c48a0df988b" |
| 6844 | + "url": "https://static.crates.io/crates/regex/1.10.5/download", |
| 6845 | + "sha256": "b91213439dad192326a0d7c6ee3955910425f441d7038e0d6933b0aec5c4517f" |
6871 | 6846 | }
|
6872 | 6847 | },
|
6873 | 6848 | "targets": [
|
|
6891 | 6866 | ],
|
6892 | 6867 | "crate_features": {
|
6893 | 6868 | "common": [
|
6894 |
| - "aho-corasick", |
6895 | 6869 | "default",
|
6896 |
| - "memchr", |
6897 | 6870 | "perf",
|
| 6871 | + "perf-backtrack", |
6898 | 6872 | "perf-cache",
|
6899 | 6873 | "perf-dfa",
|
6900 | 6874 | "perf-inline",
|
6901 | 6875 | "perf-literal",
|
| 6876 | + "perf-onepass", |
6902 | 6877 | "std",
|
6903 | 6878 | "unicode",
|
6904 | 6879 | "unicode-age",
|
|
6914 | 6889 | "deps": {
|
6915 | 6890 | "common": [
|
6916 | 6891 | {
|
6917 |
| - "id": "aho-corasick 0.7.20", |
| 6892 | + "id": "aho-corasick 1.1.3", |
6918 | 6893 | "target": "aho_corasick"
|
6919 | 6894 | },
|
6920 | 6895 | {
|
6921 |
| - "id": "memchr 2.4.1", |
| 6896 | + "id": "memchr 2.7.4", |
6922 | 6897 | "target": "memchr"
|
6923 | 6898 | },
|
6924 | 6899 | {
|
6925 |
| - "id": "regex-syntax 0.6.27", |
| 6900 | + "id": "regex-automata 0.4.7", |
| 6901 | + "target": "regex_automata" |
| 6902 | + }, |
| 6903 | + { |
| 6904 | + "id": "regex-syntax 0.8.4", |
6926 | 6905 | "target": "regex_syntax"
|
6927 | 6906 | }
|
6928 | 6907 | ],
|
6929 | 6908 | "selects": {}
|
6930 | 6909 | },
|
6931 |
| - "edition": "2018", |
6932 |
| - "version": "1.6.0" |
| 6910 | + "edition": "2021", |
| 6911 | + "version": "1.10.5" |
| 6912 | + }, |
| 6913 | + "license": "MIT OR Apache-2.0", |
| 6914 | + "license_ids": [ |
| 6915 | + "Apache-2.0", |
| 6916 | + "MIT" |
| 6917 | + ], |
| 6918 | + "license_file": "LICENSE-APACHE" |
| 6919 | + }, |
| 6920 | + "regex-automata 0.4.7": { |
| 6921 | + "name": "regex-automata", |
| 6922 | + "version": "0.4.7", |
| 6923 | + "package_url": "https://github.com/rust-lang/regex/tree/master/regex-automata", |
| 6924 | + "repository": { |
| 6925 | + "Http": { |
| 6926 | + "url": "https://static.crates.io/crates/regex-automata/0.4.7/download", |
| 6927 | + "sha256": "38caf58cc5ef2fed281f89292ef23f6365465ed9a41b7a7754eb4e26496c92df" |
| 6928 | + } |
| 6929 | + }, |
| 6930 | + "targets": [ |
| 6931 | + { |
| 6932 | + "Library": { |
| 6933 | + "crate_name": "regex_automata", |
| 6934 | + "crate_root": "src/lib.rs", |
| 6935 | + "srcs": { |
| 6936 | + "allow_empty": false, |
| 6937 | + "include": [ |
| 6938 | + "**/*.rs" |
| 6939 | + ] |
| 6940 | + } |
| 6941 | + } |
| 6942 | + } |
| 6943 | + ], |
| 6944 | + "library_target_name": "regex_automata", |
| 6945 | + "common_attrs": { |
| 6946 | + "compile_data_glob": [ |
| 6947 | + "**" |
| 6948 | + ], |
| 6949 | + "crate_features": { |
| 6950 | + "common": [ |
| 6951 | + "alloc", |
| 6952 | + "dfa-onepass", |
| 6953 | + "hybrid", |
| 6954 | + "meta", |
| 6955 | + "nfa-backtrack", |
| 6956 | + "nfa-pikevm", |
| 6957 | + "nfa-thompson", |
| 6958 | + "perf-inline", |
| 6959 | + "perf-literal", |
| 6960 | + "perf-literal-multisubstring", |
| 6961 | + "perf-literal-substring", |
| 6962 | + "std", |
| 6963 | + "syntax", |
| 6964 | + "unicode", |
| 6965 | + "unicode-age", |
| 6966 | + "unicode-bool", |
| 6967 | + "unicode-case", |
| 6968 | + "unicode-gencat", |
| 6969 | + "unicode-perl", |
| 6970 | + "unicode-script", |
| 6971 | + "unicode-segment", |
| 6972 | + "unicode-word-boundary" |
| 6973 | + ], |
| 6974 | + "selects": {} |
| 6975 | + }, |
| 6976 | + "deps": { |
| 6977 | + "common": [ |
| 6978 | + { |
| 6979 | + "id": "aho-corasick 1.1.3", |
| 6980 | + "target": "aho_corasick" |
| 6981 | + }, |
| 6982 | + { |
| 6983 | + "id": "memchr 2.7.4", |
| 6984 | + "target": "memchr" |
| 6985 | + }, |
| 6986 | + { |
| 6987 | + "id": "regex-syntax 0.8.4", |
| 6988 | + "target": "regex_syntax" |
| 6989 | + } |
| 6990 | + ], |
| 6991 | + "selects": {} |
| 6992 | + }, |
| 6993 | + "edition": "2021", |
| 6994 | + "version": "0.4.7" |
6933 | 6995 | },
|
6934 | 6996 | "license": "MIT OR Apache-2.0",
|
6935 | 6997 | "license_ids": [
|
|
6938 | 7000 | ],
|
6939 | 7001 | "license_file": "LICENSE-APACHE"
|
6940 | 7002 | },
|
6941 |
| - "regex-syntax 0.6.27": { |
| 7003 | + "regex-syntax 0.8.4": { |
6942 | 7004 | "name": "regex-syntax",
|
6943 |
| - "version": "0.6.27", |
6944 |
| - "package_url": "https://github.com/rust-lang/regex", |
| 7005 | + "version": "0.8.4", |
| 7006 | + "package_url": "https://github.com/rust-lang/regex/tree/master/regex-syntax", |
6945 | 7007 | "repository": {
|
6946 | 7008 | "Http": {
|
6947 |
| - "url": "https://static.crates.io/crates/regex-syntax/0.6.27/download", |
6948 |
| - "sha256": "a3f87b73ce11b1619a3c6332f45341e0047173771e8b8b73f87bfeefb7b56244" |
| 7009 | + "url": "https://static.crates.io/crates/regex-syntax/0.8.4/download", |
| 7010 | + "sha256": "7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b" |
6949 | 7011 | }
|
6950 | 7012 | },
|
6951 | 7013 | "targets": [
|
|
6970 | 7032 | "crate_features": {
|
6971 | 7033 | "common": [
|
6972 | 7034 | "default",
|
| 7035 | + "std", |
6973 | 7036 | "unicode",
|
6974 | 7037 | "unicode-age",
|
6975 | 7038 | "unicode-bool",
|
|
6981 | 7044 | ],
|
6982 | 7045 | "selects": {}
|
6983 | 7046 | },
|
6984 |
| - "edition": "2018", |
6985 |
| - "version": "0.6.27" |
| 7047 | + "edition": "2021", |
| 7048 | + "version": "0.8.4" |
6986 | 7049 | },
|
6987 | 7050 | "license": "MIT OR Apache-2.0",
|
6988 | 7051 | "license_ids": [
|
|
7864 | 7927 | "id": "clap 4.5.4",
|
7865 | 7928 | "target": "clap"
|
7866 | 7929 | },
|
| 7930 | + { |
| 7931 | + "id": "regex 1.10.5", |
| 7932 | + "target": "regex" |
| 7933 | + }, |
7867 | 7934 | {
|
7868 | 7935 | "id": "serde 1.0.152",
|
7869 | 7936 | "target": "serde"
|
|
11773 | 11840 | "protobuf 3.2.0",
|
11774 | 11841 | "protobuf-codegen 3.2.0",
|
11775 | 11842 | "protobuf-parse 3.2.0",
|
11776 |
| - "regex 1.6.0", |
| 11843 | + "regex 1.10.5", |
11777 | 11844 | "rustfft 6.1.0",
|
11778 | 11845 | "serde 1.0.152",
|
11779 | 11846 | "serde_json 1.0.96",
|
|
0 commit comments