Update Rust crate numtoa to 0.3.0 #10

Open
RenovateBot wants to merge 1 commit from renovate/numtoa-0.x into master

View file

@ -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"