[package] name = "csgo" version = "0.0.0" description = "CSGO Steam API wrapper for Rust" edition = "2021" license = "MIT OR Apache-2.0" authors = ["WeirdPtr "] repository = "https://github.com/WeirdPtr/csgo-rs" keywords = ["api", "wrapper", "steam", "csgo"] include = ["src/**/*", "LICENSE-MIT.md", "LICENSE-APACHE.md", "README.md"] [dependencies]