1
Fork 0
cruisecontrol/simcontroller/Cargo.toml

8 lines
170 B
TOML

[package]
name = "simcontroller"
version = "0.1.0"
edition = "2021"
[dependencies]
thiserror = "1.0.63"
webots = { git = "https://github.com/katharostech/webots-rust" }