# 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 = "steamkit" version = "0.1.0" authors = ["JAD3N "] description = """ This crate is designed to be a bunch of tools for interacting with the Steam API. """ documentation = "https://docs.rs/steamkit/0.1.0" readme = "README.md" license = "MIT" repository = "https://github.com/jad3n/steamkit" [dependencies.steamkit-client] version = "0.1.0" [dependencies.steamkit-protos] version = "0.1.0" [dependencies.steamkit-vdf] version = "0.1.0"