another bump

This commit is contained in:
Robin Mueller
2025-11-12 18:22:21 +01:00
parent 08918b706f
commit 87a69c61f5
+1 -1
View File
@@ -5,6 +5,6 @@ edition = "2024"
[dependencies]
thiserror = "2"
serialport = { version = "4.7.4-alpha.0", git = "https://github.com/us-irs/serialport-rs.git", branch = "add-vmin-vtime-and-non-blocking-support" }
serialport = { version = "4.8.2-alpha.0", git = "https://github.com/us-irs/serialport-rs.git", branch = "add-vmin-vtime-and-non-blocking-support" }
cobs = "0.5"
log = "0.4"