[package] name = "ArduinoHABridge" version = "0.1.0" edition = "2021" [dependencies] json = "0.12.4" curl = "0.4.47" serialport = "4.7.0"