mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-08 00:00:13 +02:00
chore: rm .cargo/config and include in .gitignore (#5707)
It was most likely included by accident.
This commit is contained in:
@@ -1,2 +0,0 @@
|
|||||||
# [build]
|
|
||||||
# rustflags = ["--cfg", "tokio_unstable"]
|
|
||||||
@@ -2,3 +2,4 @@ target
|
|||||||
Cargo.lock
|
Cargo.lock
|
||||||
|
|
||||||
.cargo/config.toml
|
.cargo/config.toml
|
||||||
|
.cargo/config
|
||||||
|
|||||||
Reference in New Issue
Block a user