# 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 = "wad_goldsrc" version = "0.1.0" description = "A Valve WAD loader" homepage = "https://github.com/DotWith/goldsrc_formats/" documentation = "https://docs.rs/wad_rs" keywords = ["valve"] license = "MIT OR Apache-2.0" repository = "https://github.com/DotWith/goldsrc_formats/" [dependencies.binrw] version = "0.12.0" [dependencies.com_goldsrc_formats] version = "0.1.0"