# 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 = "tic80" version = "0.1.0" description = "An opinionated interface into the tic80 system" license = "MIT" repository = "https://github.com/crzysdrs/tic80" [dependencies.bilge] version = "0.2.0" [dependencies.bytemuck] version = "1.14.0" features = ["derive"] [dependencies.cstr] version = "0.2.11" [dependencies.enum_dispatch] version = "0.3.12" [dependencies.paste] version = "1.0.14" [dependencies.tic80-sys] version = "0.1.0" package = "tic80-sys" [dev-dependencies.proptest] version = "1.4.0" [features] default = [] [target."cfg(target_family=\"wasm\")".dependencies.buddy-alloc] version = "0.4.1"