diff --git a/Cargo.toml b/Cargo.toml index fea623a..e4560ed 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.3", features = ["json"] } # Allocator wee_alloc = "0.4.5"