Skip to content

Commit

Permalink
style: Fix toml indent (#1048)
Browse files Browse the repository at this point in the history
  • Loading branch information
caspermeijn committed Apr 29, 2024
1 parent 3f2536b commit 43753be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests-2018/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
name = "tests-2018"
version = "0.0.0"
authors = [
"Dan Burkert <dan@danburkert.com>",
"Tokio Contributors <team@tokio.rs>",
"Dan Burkert <dan@danburkert.com>",
"Tokio Contributors <team@tokio.rs>",
]
publish = false
edition = "2018"
Expand Down

0 comments on commit 43753be

Please sign in to comment.