Snapshot without errors.

This commit is contained in:
mattbk
2026-09-12 16:33:57 -05:00
parent 7c9e033015
commit e0a06f1941
3 changed files with 398 additions and 18 deletions
+3
View File
@@ -11,4 +11,7 @@ io = "0.0.2"
iter = "0.1.0"
nmea = "0.8.0"
serialport = "4.10.0"
riglib = { git = "https://github.com/chadsbrown/riglib.git" }
tokio = { version = "1", features = ["full"] }
anyhow = "1.0.104"