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