Skip to content

Commit 7b88925

Browse files
committed
chore(ci): remove comments to allow CI MSRV to parse toml
1 parent ccd3a5a commit 7b88925

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ tokio = { version = "1", features = [
5959
"io-std",
6060
"io-util",
6161
"rt",
62-
"rt-multi-thread", # so examples can use #[tokio::main]
62+
"rt-multi-thread",
6363
"sync",
6464
"time",
6565
"test-util",

0 commit comments

Comments
 (0)