diff --git a/Cargo.toml b/Cargo.toml index 4c6182ac..6a50ae35 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -50,7 +50,7 @@ serde = { version = ">=1.0, <2.0", features = ["derive"] } serde_json = ">=1.0.96, <2.0" serde_qs = ">=0.12.0, <0.14" serde_repr = ">=0.1.12, <0.2" -thiserror = ">=1.0.40, <2.0" +thiserror = ">=1.0.40, <2.1" tokio = { version = "1.36.0", features = ["macros"] } tsify-next = { version = ">=0.5.4, <0.6", features = [ "js",