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.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "7ef4b80953431cf12091f28f825bb1ecb570f62378395c63b0ac9d6fd0369dd9"
[[]]
= "hl7-3"
= "0.1.2"
= [
"hl7-2-xml-lite-helper",
"hl7-3-derive",
]
[[]]
= "hl7-3-derive"
= "0.1.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "028123a67c41951aca9a8dbb59807d0f7d1070d23297cba3d8bd9d1dd579a656"
= [
"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"