diff --git a/Cargo.toml b/Cargo.toml index 877cead93673..2f09a03cb95c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -137,7 +137,7 @@ rstest = "0.22.0" serde_json = "1" sqlparser = { version = "0.50.0", features = ["visitor"] } tempfile = "3" -thiserror = "1.0.44" +thiserror = "2.0.9" tokio = { version = "1.36", features = ["macros", "rt", "sync"] } url = "2.2"