Skip to content

Commit

Permalink
chore: rm .cargo/config and include in .gitignore (tokio-rs#5707)
Browse files Browse the repository at this point in the history
It was most likely included by accident.
  • Loading branch information
carllerche authored May 20, 2023
1 parent c88f9bc commit f64a1a3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .cargo/config

This file was deleted.

1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ target
Cargo.lock

.cargo/config.toml
.cargo/config

0 comments on commit f64a1a3

Please sign in to comment.