summaryrefslogtreecommitdiff
path: root/ext/webgpu/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'ext/webgpu/Cargo.toml')
-rw-r--r--ext/webgpu/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/webgpu/Cargo.toml b/ext/webgpu/Cargo.toml
index e7a71de62..150f1d6a4 100644
--- a/ext/webgpu/Cargo.toml
+++ b/ext/webgpu/Cargo.toml
@@ -4,7 +4,7 @@
name = "deno_webgpu"
version = "0.24.0"
authors = ["the Deno authors"]
-edition = "2018"
+edition = "2021"
license = "MIT"
readme = "README.md"
repository = "https://github.com/denoland/deno"