[package] name = "simcontroller" version = "0.1.0" edition = "2021" [dependencies] const-tweaker = "0.3.1" opencv = {version = "0.92.3", features = ["clang-runtime"]} thiserror = "1.0.63" webots = { git = "https://github.com/katharostech/webots-rust" }