diff options
Diffstat (limited to 'ext/webstorage')
-rw-r--r-- | ext/webstorage/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/webstorage/Cargo.toml b/ext/webstorage/Cargo.toml index f1ba6388c..63ebf15fd 100644 --- a/ext/webstorage/Cargo.toml +++ b/ext/webstorage/Cargo.toml @@ -17,4 +17,3 @@ path = "lib.rs" deno_core.workspace = true deno_web.workspace = true rusqlite.workspace = true -serde.workspace = true |