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