# 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" rust-version = "1.58" name = "faery-ring" version = "0.2.0" authors = ["Emi Simpson "] exclude = ["/Dockerfile", ".*"] description = "An ultra-lightweight js-free server-side webring implementation" homepage = "https://fem.mint.lgbt/Emi/faery-ring" readme = "README.md" keywords = ["webring", "indieweb", "web", "discovery", "server"] license-file = "LICENSE.md" repository = "https://fem.mint.lgbt/Emi/faery-ring" resolver = "2" [profile.release] lto = "fat" codegen-units = 1 panic = "abort" [dependencies.argh] version = "0.1.7" [dependencies.ascii] version = "1.0.0" [dependencies.tiny_http] version = "0.10.0" [badges.maintenance] status = "passively-maintained"