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