Skip to content

Commit 97b8303

Browse files
committed
drop back to 2018
1 parent 0224e12 commit 97b8303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/async_await/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "auto_impl_async_await_example"
33
version = "0.0.0"
44
publish = false
5-
edition = "2021"
5+
edition = "2018"
66

77
[dependencies]
88
auto_impl = { path = "../../" }

0 commit comments

Comments
 (0)