# https://doc.rust-lang.org/cargo/reference/manifest.html [package] name = "axiston" version = "0.1.0" edition = "2021" license = "MIT" readme = "./README.md" authors = ["Oleh Martsokha "] repository = "https://github.com/axiston/axiston-rs" homepage = "https://axiston.com" documentation = "https://docs.rs/axiston" categories = ["web-programming"] keywords = [] description = "A minimal Axiston client." [dependencies]