# 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 = "piston-ai_behavior" version = "0.33.0" authors = ["bvssvni ", "Coeuvre "] autotests = false description = "AI behavior tree" homepage = "https://github.com/pistondevelopers/ai_behavior" readme = "README.md" keywords = ["ai", "behavior", "piston", "game", "logic"] license = "MIT" repository = "https://github.com/pistondevelopers/ai_behavior.git" [lib] name = "ai_behavior" [[test]] name = "tests" [dependencies.pistoncore-input] version = "1.0.0" [dependencies.serde] version = "1.0" [dependencies.serde_derive] version = "1.0"