# 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 = "q3tool" version = "0.3.3" authors = ["Dogue"] description = "A Rust library for interacting with ioq3 (Quake 3) based game servers." homepage = "https://github.com/dogue/q3tool-rs" readme = "README.md" keywords = [ "quake", "games", ] license = "MIT" repository = "https://github.com/dogue/q3tool-rs" [dependencies.format-bytes] version = "0.3.0"