Skip to content

Commit b2c9f6b

Browse files
committed
chore: and bump strum_macros from 0.25 to 0.27
To update the dependency of `heck` from 0.4 to 0.5.
1 parent 15c7140 commit b2c9f6b

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
@@ -29,7 +29,7 @@ log = "0.4"
2929
uuid = { version = "1", features = ["v4"] }
3030
chrono = { version = "0.4", default-features = false, features = ["clock", "serde"] }
3131
thiserror = "1"
32-
strum_macros = "0.25"
32+
strum_macros = "0.27"
3333
spdx-expression = "0.5.2"
3434
nom = "7"
3535

0 commit comments

Comments
 (0)