# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "comment-parser" version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "84fb8ef0cdffc916f84bf2707ea4336fb2f3fd5665b3c71f0a2d8f2341c7e0e0" dependencies = [ "detect-lang", "line-span", ] [[package]] name = "detect-lang" version = "0.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0507346abae214ef8128c9417d9f8ae0aa6aad5bbdf56b9a25440befbbf9c0ac" [[package]] name = "komment-parser-rs" version = "0.1.0" dependencies = [ "comment-parser", ] [[package]] name = "line-span" version = "0.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "29fc123b2f6600099ca18248f69e3ee02b09c4188c0d98e9a690d90dec3e408a"