We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3694bf commit 0ace227Copy full SHA for 0ace227
Cargo.toml
@@ -24,7 +24,7 @@ path = "src/lib/lib.rs"
24
25
[dependencies]
26
serialport = "4.2"
27
-clap = { version = "3.2", features = ["derive"] }
+clap = { version = "4.0", features = ["derive"] }
28
log = "0.4"
29
pretty_env_logger = "0.4"
30
hex = "0.4.3"
0 commit comments