borbs_simulation 0.0.2

borbs engine.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "borbs_simulation"
description = "borbs engine."
version.workspace = true       # inherits 0.1.0
edition.workspace = true       # inherits 2021
license.workspace = true       # inherits MIT OR Apache-2.0
repository.workspace = true    # inherits repo URL
authors.workspace = true       # inherits authors


[dependencies]