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
61
62
63
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 4
[[]]
= "hl7-2-xml-lite-helper"
= "0.1.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "a3233678df24f232bc23e9d07ec71f5733337eb68421a9744afa856757c10916"
[[]]
= "hl7-3"
= "0.1.3"
= [
"hl7-2-xml-lite-helper",
"hl7-3-derive",
]
[[]]
= "hl7-3-derive"
= "0.1.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "7828230b987b22ba40118aea65dd0855b4dacfd6774c028389c6af4c9c1ae61a"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "proc-macro2"
= "1.0.107"
= "registry+https://github.com/rust-lang/crates.io-index"
= "985e7ec9bb745e6ce6535b544d84d6cd6f7ad8bd711c398938ae983b91a766d9"
= [
"unicode-ident",
]
[[]]
= "quote"
= "1.0.47"
= "registry+https://github.com/rust-lang/crates.io-index"
= "1fbf4db142a473a8d80c26bbf18454ed458bf8d26c8219c331daecfdbd079001"
= [
"proc-macro2",
]
[[]]
= "syn"
= "2.0.119"
= "registry+https://github.com/rust-lang/crates.io-index"
= "872831b642d1a07999a962a351ed35b955ea2cfc8f3862091e2a240a84f17297"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "unicode-ident"
= "1.0.24"
= "registry+https://github.com/rust-lang/crates.io-index"
= "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"