# 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 = "bhv" version = "0.4.0" authors = ["Terens Tare "] description = "A crate providing means to create and use Behavior Trees" readme = "README.md" keywords = [ "ai", "behavior-tree", "gamedev", "robotics", ] categories = [ "game-development", "science::robotics", ] license = "MIT" repository = "https://github.com/TerensTare/bhv.rs" [features] events = []