Skip to content

Commit 72afc7b

Browse files
Update Rust crate strum to 0.28
1 parent 05635e7 commit 72afc7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ slog-term = { version = "2.9" }
113113
static_assertions = "1.1.0"
114114
statistical = "1.0.0"
115115
subprocess = "1.0.0"
116-
strum = { version = "0.27", features = ["derive"] }
116+
strum = { version = "0.28", features = ["derive"] }
117117
strum_macros = "0.27"
118118
tempfile = "3"
119119
test-strategy = "0.4.5"

0 commit comments

Comments
 (0)