# 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 = "dbsdk-rs" version = "0.1.13" authors = ["Hazel Stagner"] description = "API for creating Rust games for the DreamBox fantasy console" readme = "README.md" keywords = [ "gamedev", "fantasy-console", ] categories = [ "wasm", "game-development", "api-bindings", ] license = "MIT" repository = "https://github.com/GlaireDaggers/DBSDK-Rust" [dependencies.bitmask] version = "0.5.0" [dependencies.byteorder] version = "1.4.3" [dependencies.field-offset] version = "0.3.4"