1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 4
[[]]
= "aho-corasick"
= "1.1.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
= [
"memchr",
]
[[]]
= "bt_math"
= "0.2.1"
= [
"regex",
]
[[]]
= "memchr"
= "2.7.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
[[]]
= "regex"
= "1.11.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
= [
"aho-corasick",
"memchr",
"regex-automata",
"regex-syntax",
]
[[]]
= "regex-automata"
= "0.4.9"
= "registry+https://github.com/rust-lang/crates.io-index"
= "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
= [
"aho-corasick",
"memchr",
"regex-syntax",
]
[[]]
= "regex-syntax"
= "0.8.5"
= "registry+https://github.com/rust-lang/crates.io-index"
= "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"