Documentation
[package]
name = "rsim"
version = "0.1.0"
authors = ["Xu Shaohua <shaohua@biofan.org>"]
description = "Robot Simulator"
homepage = "https://rrobotics.org"
repository = "https://github.com/RustRobotics/rsim"
documentation = "https://docs.rs/rsim"
edition = "2021"
license = "Apache-2.0"
publish = true

[dependencies]