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 2daa552 commit 74affa7Copy full SHA for 74affa7
Cargo.toml
@@ -97,7 +97,7 @@ slog-bunyan = "2.5"
97
slog-term = "2.9"
98
socket2 = { version = "0.6", features = ["all"] }
99
structopt = "0.3"
100
-strum = { version = "0.26.3", features = [ "derive" ] }
+strum = { version = "0.27.2", features = [ "derive" ] }
101
syn = { version = "2.0", features = ["extra-traits"]}
102
tabwriter = { version = "1", features = ["ansi_formatting"] }
103
thiserror = "1.0"
0 commit comments