diff --git a/Cargo.toml b/Cargo.toml index fea623a..97e9ae1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,7 +40,7 @@ urlparse = "0.7.3" worker = "0.0.9" # Web -reqwest = { version = "0.11.10", features = ["json"] } +reqwest = { version = "0.12.0", features = ["json"] } # Allocator wee_alloc = "0.4.5"