# 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 = "bevy_mod_yarn" version = "0.1.0" description = "A bevy Yarn Spinner runtime" readme = "README.md" license = "MIT" [dependencies.bevy] version = "0.11" [dependencies.chapter] version = "0.1.0" [dependencies.csv] version = "1" [dependencies.prost] version = "0.12" [dependencies.regex] version = "1.9.6" [features] default = ["input-handlers"] input-handlers = []