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 0b0a93e commit 2a46762Copy full SHA for 2a46762
Cargo.toml
@@ -20,7 +20,7 @@ log = "0.4.17"
20
paste = "1.0.10"
21
serialport = "4.2.0"
22
clap = { version = "4.0.32", features = ["derive"] }
23
-proc-macro2 = { version = "=1.0.89", features=["default", "proc-macro"] }
+proc-macro2 = { version = "1.0", features=["default", "proc-macro"] }
24
signal-hook = "0.3.4"
25
num_enum = "0.7.3"
26
0 commit comments