# 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 = "serde-teamspeak-querystring" version = "0.3.1" authors = [ "Pouya M. B. ", "KunoiSayami ", ] description = "A teamspeak query string deserializer based on serde" readme = "README.md" keywords = [ "serialization", "deserialization", "teamspeak", "querystring", "serde", ] categories = [ "encoding", "web-programming", "teamspeak", ] license = "MIT OR Apache-2.0" repository = "https://github.com/KunoiSayami/serde-teamspeak-querystring/" [dependencies.atoi] version = "2.0.0" [dependencies.serde] version = "1.0.126" [dev-dependencies.criterion] version = "0.5.1" [dev-dependencies.serde] version = "1.0.126" features = ["derive"]