summaryrefslogtreecommitdiff
path: root/bench_util/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bench_util/Cargo.toml')
-rw-r--r--bench_util/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench_util/Cargo.toml b/bench_util/Cargo.toml
index ba246cb75..b8a28b50b 100644
--- a/bench_util/Cargo.toml
+++ b/bench_util/Cargo.toml
@@ -3,7 +3,7 @@
name = "deno_bench_util"
version = "0.17.0"
authors = ["the Deno authors"]
-edition = "2018"
+edition = "2021"
license = "MIT"
publish = true
readme = "README.md"