summaryrefslogtreecommitdiff
path: root/extensions/webidl/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/webidl/Cargo.toml')
-rw-r--r--extensions/webidl/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/webidl/Cargo.toml b/extensions/webidl/Cargo.toml
index 33ed99bdc..53f80d1bc 100644
--- a/extensions/webidl/Cargo.toml
+++ b/extensions/webidl/Cargo.toml
@@ -14,4 +14,4 @@ repository = "https://github.com/denoland/deno"
path = "lib.rs"
[dependencies]
-deno_core = { version = "0.91.0", path = "../../core" }
+deno_core = { version = "0.92.0", path = "../../core" }