Skip to content

Commit 2053f71

Browse files
Update strum requirement from 0.24.1 to 0.27.1
--- updated-dependencies: - dependency-name: strum dependency-version: 0.27.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 47154e7 commit 2053f71

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
@@ -5,7 +5,7 @@ edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77
[dependencies]
8-
strum = "0.24.1"
8+
strum = "0.27.1"
99
strum_macros = "0.24.1"
1010
envy = "0.4.1"
1111
reqwest = { version = "0.11", features = ["json", "blocking"] }

0 commit comments

Comments
 (0)