# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "pandora-kms" version = "0.2.0" authors = ["Birnadin Erick"] description = "personal knowledge management system" homepage = "https://pandora.birn.cc" documentation = "https://pandora.birn.cc/docs" readme = "README.md" keywords = [ "markdown", "kms", "knowledge", "management", "parser", ] categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/BirnadinErick/pandora/" [dependencies.glob] version = "0.3.1" [dependencies.itertools] version = "0.11.0" [dependencies.regex] version = "1.9.1"