chore: rm .cargo/config and include in .gitignore (#5707)

It was most likely included by accident.
This commit is contained in:
Carl Lerche
2023-05-19 19:21:47 -07:00
committed by GitHub
parent c88f9bc930
commit f64a1a3dbd
2 changed files with 1 additions and 2 deletions
-2
View File
@@ -1,2 +0,0 @@
# [build]
# rustflags = ["--cfg", "tokio_unstable"]
+1
View File
@@ -2,3 +2,4 @@ target
Cargo.lock
.cargo/config.toml
.cargo/config