Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Verified Commit d3b61f57 authored by Ayush Singh's avatar Ayush Singh
Browse files

Update serialport-rs


- Hopefully better macos support.

Signed-off-by: Ayush Singh's avatarAyush Singh <ayush@beagleboard.org>
parent 9a333c0d
No related merge requests found
......@@ -4545,12 +4545,13 @@ dependencies = [
[[package]]
name = "serialport"
version = "4.5.0"
version = "4.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "241ebb629ed9bf598b2b392ba42aa429f9ef2a0099001246a36ac4c084ee183f"
checksum = "7331eefcaafaa382c0df95bcd84068f0b3e3c215c300750dde2316e9b8806ed5"
dependencies = [
"bitflags 2.6.0",
"cfg-if",
"core-foundation 0.10.0",
"core-foundation-sys",
"io-kit-sys",
"libudev",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment