diff options
Diffstat (limited to 'ext/web')
| -rw-r--r-- | ext/web/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/web/Cargo.toml b/ext/web/Cargo.toml index f3b0075c9..319ad11a3 100644 --- a/ext/web/Cargo.toml +++ b/ext/web/Cargo.toml @@ -19,7 +19,7 @@ base64-simd = "0.7" deno_core.workspace = true encoding_rs.workspace = true flate2.workspace = true -serde = "1.0.144" +serde = "1.0.149" tokio.workspace = true uuid = { workspace = true, features = ["serde"] } |
