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
55
56
57
58
59
60
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 3
[[]]
= "adler"
= "1.0.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
[[]]
= "cfg-if"
= "1.0.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[]]
= "crc32fast"
= "1.4.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3"
= [
"cfg-if",
]
[[]]
= "encoding_rs"
= "0.8.34"
= "registry+https://github.com/rust-lang/crates.io-index"
= "b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59"
= [
"cfg-if",
]
[[]]
= "flate2"
= "1.0.31"
= "registry+https://github.com/rust-lang/crates.io-index"
= "7f211bbe8e69bbd0cfdea405084f128ae8b4aaa6b0b522fc8f2b009084797920"
= [
"crc32fast",
"miniz_oxide",
]
[[]]
= "miniz_oxide"
= "0.7.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08"
= [
"adler",
]
[[]]
= "rusty_plantuml_encoder"
= "0.0.1"
= [
"encoding_rs",
"flate2",
]