diff --git a/repak/Cargo.toml b/repak/Cargo.toml index d2a3645..a059109 100644 --- a/repak/Cargo.toml +++ b/repak/Cargo.toml @@ -5,7 +5,6 @@ authors.workspace = true license.workspace = true version.workspace = true edition.workspace = true -strum.workspace = true [dependencies] byteorder = "1.4"