bevy_bulletml 0.1.1

BulletML library in Rust with Bevy game engine suppor
[dependencies.bevy]
version = "0.6.0"

[dependencies.derive-new]
version = "0.5"

[dependencies.fasteval]
version = "0.2"

[dependencies.indextree]
version = "4.0"

[dependencies.regex]
version = "1.3"

[dependencies.roxmltree]
version = "0.9"

[dependencies.thiserror]
version = "1.0"
[dev-dependencies.matches]
version = "0.1"

[features]
backtrace = []

[package]
authors = ["Arnaud de Bossoreille <arnaud.debossoreille@gmail.com>", "Pocket7878 <poketo7878@gmail.com>"]
description = "BulletML library in Rust with Bevy game engine suppor"
edition = "2021"
license-file = "LICENSE"
name = "bevy_bulletml"
repository = "https://github.com/pocket7878/bevy_bulletml"
resolver = "2"
version = "0.1.1"