diff --git a/Cargo.toml b/Cargo.toml index 50b188d..5c4f37d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -50,5 +50,5 @@ quote = "1.0.40" prettyplease = "0.2" syn = "2.0" sha2 = "0.10.9" -anstyle = "1.0.11" +anstyle = "1.0.13" base16ct = { version = "0.3.0", features = ["alloc"] }