Update Rust crate numtoa to 0.3.0
Some checks are pending
Gavania Merge Build / build (pull_request) Waiting to run
Some checks are pending
Gavania Merge Build / build (pull_request) Waiting to run
This commit is contained in:
parent
c1ac967758
commit
0e79b0217b
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ embassy-usb = { version = "0.1.0", git = "https://github.com/embassy-rs/embassy"
|
|||
embassy-time = { version = "0.1.2", git = "https://github.com/embassy-rs/embassy", features = ["defmt-timestamp-uptime"] }
|
||||
embassy-futures = { version = "0.1.0", git = "https://github.com/embassy-rs/embassy" }
|
||||
|
||||
numtoa = "0.2.4"
|
||||
numtoa = "0.3.0"
|
||||
|
||||
usbd-hid = "0.6.1"
|
||||
defmt-rtt = "0.4"
|
||||
|
|
Loading…
Reference in a new issue