summaryrefslogtreecommitdiffstats
path: root/library/stdarch/crates/stdarch-test/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'library/stdarch/crates/stdarch-test/Cargo.toml')
-rw-r--r--library/stdarch/crates/stdarch-test/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/stdarch/crates/stdarch-test/Cargo.toml b/library/stdarch/crates/stdarch-test/Cargo.toml
index 012b4e959..23bddeda6 100644
--- a/library/stdarch/crates/stdarch-test/Cargo.toml
+++ b/library/stdarch/crates/stdarch-test/Cargo.toml
@@ -2,7 +2,7 @@
name = "stdarch-test"
version = "0.1.0"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
-edition = "2018"
+edition = "2021"
[dependencies]
assert-instr-macro = { path = "../assert-instr-macro" }