diff --git a/lofty/Cargo.toml b/lofty/Cargo.toml index 3b80bdcd1..73fe7c675 100644 --- a/lofty/Cargo.toml +++ b/lofty/Cargo.toml @@ -48,7 +48,7 @@ rusty-fork = "0.3.1" structopt = { version = "0.3.26", default-features = false } tempfile = "3.27.0" test-log = "0.2.19" -gungraun = "0.18.2" +gungraun = "0.19.0" [lints] workspace = true