# 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 = "2018" name = "csgo-gsi2" version = "0.3.4" authors = ["Melody Horn "] description = "Rust library for CS:GO's Game State Integration API" homepage = "https://github.com/redsuitman/csgo-gsi2" documentation = "https://docs.rs/csgo-gsi2" readme = "README.md" keywords = [ "csgo", "valve", "gsi", ] categories = ["api-bindings"] license-file = "LICENSE" repository = "https://github.com/redsuitman/csgo-gsi2" [dependencies.fehler] version = "1.0.0" [dependencies.gotham] version = "0.7.1" [dependencies.gotham_derive] version = "0.7.0" [dependencies.serde] version = "1.0.144" features = ["derive"] [dependencies.serde_json] version = "1.0.85" [dependencies.tokio] version = "1.20.1" features = ["full"] [dependencies.vdf-serde] version = "0.3.0" [dev-dependencies.version-sync] version = "0.9.4" [features] autoinstall = [] [target."cfg(windows)".dependencies.registry] version = "1.2.2" [badges.maintenance] status = "experimental"