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