diff --git a/crates/core/Cargo.toml b/crates/core/Cargo.toml index 6e54b7c3..ba25860f 100644 --- a/crates/core/Cargo.toml +++ b/crates/core/Cargo.toml @@ -113,7 +113,7 @@ gethostname = "0.4.3" humantime = "2.1.0" itertools = "0.12.1" quick_cache = "0.4.1" -strum = { version = "0.26.1", features = ["derive"] } +strum = { version = "0.26.2", features = ["derive"] } zstd = "0.13.0" [target.'cfg(not(windows))'.dependencies]