diff --git a/lofty/Cargo.toml b/lofty/Cargo.toml index 80a1d320b..3b80bdcd1 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.17.2" +gungraun = "0.18.2" [lints] workspace = true