diff --git a/Cargo.toml b/Cargo.toml index 448607257ca1..1795bc5c1ec4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -141,7 +141,7 @@ rstest = "0.23.0" serde_json = "1" sqlparser = { version = "0.51.0", features = ["visitor"] } tempfile = "3" -thiserror = "1.0.44" +thiserror = "2.0.9" tokio = { version = "1.36", features = ["macros", "rt", "sync"] } url = "2.2"