file read, json parse
This commit is contained in:
9
Cargo.lock
generated
9
Cargo.lock
generated
@@ -5,3 +5,12 @@ version = 4
|
||||
[[package]]
|
||||
name = "ArduinoHABridge"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"json",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "json"
|
||||
version = "0.12.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "078e285eafdfb6c4b434e0d31e8cfcb5115b651496faca5749b88fafd4f23bfd"
|
||||
|
Reference in New Issue
Block a user