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 738c80d commit a7bc716Copy full SHA for a7bc716
Cargo.toml
@@ -93,7 +93,7 @@ slog-bunyan = "2.5"
93
slog-term = "2.9"
94
socket2 = { version = "0.6", features = ["all"] }
95
structopt = "0.3"
96
-strum = { version = "0.26.3", features = [ "derive" ] }
+strum = { version = "0.27.2", features = [ "derive" ] }
97
syn = { version = "2.0", features = ["extra-traits"]}
98
tabwriter = { version = "1", features = ["ansi_formatting"] }
99
thiserror = "1.0"
0 commit comments