[package] name = "anor-server" version = "0.1.0" edition = "2021" authors = ["Sheroz Khaydarov"] description = "Anor Server" documentation = "https://docs.rs/anor" readme = "README.md" repository = "https://github.com/anor-rs/anor-server" license = "MIT" keywords = ["data", "store", "cache"] categories = ["data-structures", "caching", "database"] [dependencies] log = "0.4" log4rs = "1.2"