diff --git a/.cargo/config b/.cargo/config deleted file mode 100644 index df8858986..000000000 --- a/.cargo/config +++ /dev/null @@ -1,2 +0,0 @@ -# [build] -# rustflags = ["--cfg", "tokio_unstable"] \ No newline at end of file diff --git a/.gitignore b/.gitignore index 1e6567266..32ec3fe4b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ target Cargo.lock .cargo/config.toml +.cargo/config