Spracherkennung für: .lock vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version =
4
[[package]]
name = "darling"
version = "
0.
20.
10"
source = "registry+
https://github.com/rust-lang/crates.io-index"
checksum = "
6f63b86c8a8826a49b8c21f08a2d07338eec8d900540f8630dc76284be802989"
dependencies = [
"darling_core",
"darling_macro",
]
[[package]]
name = "darling_core"
version = "
0.
20.
10"
source = "registry+
https://github.com/rust-lang/crates.io-index"
checksum = "
95133861a8032aaea082871032f5815eb9e98cef03fa916ab4500513994df9e5"
dependencies = [
"fnv",
"ident_case",
"proc-macro2",
"quote",
"strsim",
"syn",
]
[[package]]
name = "darling_macro"
version = "
0.
20.
10"
source = "registry+
https://github.com/rust-lang/crates.io-index"
checksum = "d336a2a514f6ccccaa3e09b02d41d35330c07ddf03a62165fcec10bb561c7806"
dependencies = [
"darling_core",
"quote",
"syn",
]
[[package]]
name = "fnv"
version = "
1.
0.
7"
source = "registry+
https://github.com/rust-lang/crates.io-index"
checksum = "
3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
[[package]]
name = "ident_case"
version = "
1.
0.
1"
source = "registry+
https://github.com/rust-lang/crates.io-index"
checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
[[package]]
name = "mls-rs-codec-derive"
version = "
0.
2.
0"
dependencies = [
"darling",
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "proc-macro2"
version = "
1.
0.
93"
source = "registry+
https://github.com/rust-lang/crates.io-index"
checksum = "
60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99"
dependencies = [
"unicode-ident",
]
[[package]]
name = "quote"
version = "
1.
0.
38"
source = "registry+
https://github.com/rust-lang/crates.io-index"
checksum = "
0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc"
dependencies = [
"proc-macro2",
]
[[package]]
name = "strsim"
version = "
0.
11.
1"
source = "registry+
https://github.com/rust-lang/crates.io-index"
checksum = "
7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
[[package]]
name = "syn"
version = "
2.
0.
98"
source = "registry+
https://github.com/rust-lang/crates.io-index"
checksum = "
36147f1a48ae0ec2b5b3bc5b537d267457555a10dc06f3dbc8cb11ba3006d3b1"
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
]
[[package]]
name = "unicode-ident"
version = "
1.
0.
16"
source = "registry+
https://github.com/rust-lang/crates.io-index"
checksum = "a210d160f08b701c8721ba1c726c11662f877ea6b7094007e1ca9a1041945034"