diff --git a/Cargo.toml b/Cargo.toml index 376a225..2f676ea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ tracing = "0.1" [dev-dependencies] anyhow = "1.0.22" -assert_hex = "0.2.2" +assert_hex = "0.4.1" assert_matches = "1.1" clap = { version = "4.3", features = ["derive"] } directories-next = "2"