diff --git a/Cargo.toml b/Cargo.toml index cab761e0..203ae7a1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -60,7 +60,7 @@ sha1 = "0.10" sha2 = "0.10" siphasher = ">=0.3, <2.0" text-diff = "0.4" -thiserror = "1.0.56" +thiserror = "1.0.50" time = "0.3" tokio = "1.29" url = "2.4"