Skip to content

Commit acf869b

Browse files
authored
Merge pull request #16 from 1Password/dependabot/cargo/strum-0.27.2
Bump strum from 0.26.3 to 0.27.2
2 parents cfda900 + 21d1926 commit acf869b

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ proc-macro2 = "1.0.79"
2727
quote = "1.0.35"
2828
syn = { version = "2.0", features = ["extra-traits", "visit-mut", "visit"] }
2929
thiserror.workspace = true
30-
strum = { version = "0.26.2", features = ["derive"] }
30+
strum = { version = "0.27.2", features = ["derive"] }

0 commit comments

Comments
 (0)