# 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 = "luarmor" version = "0.2.2" description = "A simple API wrapper for luarmor.net" homepage = "https://github.com/Stefanuk12/luarmor-rs/" readme = "README.md" keywords = [ "luarmor", "api", "wrapper", ] categories = [ "api-bindings", "asynchronous", ] license = "MIT" repository = "https://github.com/Stefanuk12/luarmor-rs/" [dependencies.reqwest] version = "0.11.18" features = ["json"] [dependencies.serde] version = "1.0.174" features = ["derive"] [dependencies.serde_with] version = "3.1.0" [dependencies.strum] version = "0.25.0" features = ["derive"] [dependencies.thiserror] version = "1.0.44" [dev-dependencies.dotenv] version = "0.15.0" [dev-dependencies.tokio] version = "1.29.1" features = ["full"]