Skip to content

Commit 2a46762

Browse files
Update Cargo.toml
1 parent 0b0a93e commit 2a46762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ log = "0.4.17"
2020
paste = "1.0.10"
2121
serialport = "4.2.0"
2222
clap = { version = "4.0.32", features = ["derive"] }
23-
proc-macro2 = { version = "=1.0.89", features=["default", "proc-macro"] }
23+
proc-macro2 = { version = "1.0", features=["default", "proc-macro"] }
2424
signal-hook = "0.3.4"
2525
num_enum = "0.7.3"
2626

0 commit comments

Comments
 (0)