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.
= 4
[[]]
= "byteorder"
= "1.5.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
[[]]
= "hash32"
= "0.3.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "47d60b12902ba28e2730cd37e95b8c9223af2808df9e902d4df49588d1470606"
= [
"byteorder",
]
[[]]
= "heapless"
= "0.8.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "0bfb9eb618601c89945a70e254898da93b13be0388091d42117462b265bb3fad"
= [
"hash32",
"stable_deref_trait",
]
[[]]
= "ri-esp-core"
= "0.1.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5839d5c9d9631449a1f4e934e530dbd8a8f9346ab8772e267d03eec35a7c5470"
= [
"heapless",
]
[[]]
= "ri-esp-local-language"
= "0.1.1"
= [
"heapless",
"ri-esp-policy",
]
[[]]
= "ri-esp-policy"
= "0.1.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "97e0e6ab01f33cb0008d52da5834a050c70d4f6eaf59221a9b97f93986b8c739"
= [
"ri-esp-core",
]
[[]]
= "stable_deref_trait"
= "1.2.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"