# 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 = "locus" version = "0.0.0" authors = ["Fuwn "] description = "Fuwn's Gemini Capsule" homepage = "https://github.com/gemrest/locus" readme = "README.txt" keywords = ["gemini"] categories = ["web-programming"] license = "GPL-3.0-only" repository = "https://github.com/gemrest/locus" resolver = "2" [profile.release] opt-level = 3 lto = "fat" codegen-units = 1 [dependencies.log] version = "0.4.16" [dependencies.pickledb] version = "0.4.1" [dependencies.pretty_env_logger] version = "0.4.0" [dependencies.rand] version = "0.8.5" [dependencies.serde] version = "1.0.136" [dependencies.serde_json] version = "1.0.79" [dependencies.tantivy] version = "0.17.0" [dependencies.tempfile] version = "3.3.0" [dependencies.tokio] version = "0.2.4" features = ["full"] [dependencies.windmark] version = "0.1.14" features = [ "logger", "auto-deduce-mime", ] [dependencies.yarte] version = "0.15.6" [build-dependencies.anyhow] version = "1.0.56" [build-dependencies.vergen] version = "7.0.0" [build-dependencies.yarte] version = "0.15.6"