diff --git a/Cargo.toml b/Cargo.toml index 1af1606..ab049ba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ log = "0.4" uuid = { version = "1", features = ["v4"] } chrono = { version = "0.4", default-features = false, features = ["clock", "serde"] } thiserror = "1" -strum_macros = "0.25" +strum_macros = "0.27" spdx-expression = "0.5.2" nom = "7"