diff options
Diffstat (limited to 'test_util')
-rw-r--r-- | test_util/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test_util/Cargo.toml b/test_util/Cargo.toml index e93793392..279cb4d30 100644 --- a/test_util/Cargo.toml +++ b/test_util/Cargo.toml @@ -4,7 +4,7 @@ name = "test_util" version = "0.1.0" authors = ["the Deno authors"] -edition = "2018" +edition = "2021" publish = false [[bin]] |