commit | 189e57b97df2fc416027ec44bb19ea427958f411 | [log] [tgz] |
---|---|---|
author | torfmaster <briefe@kebes.de> | Tue Mar 24 13:16:24 2020 +0100 |
committer | torfmaster <briefe@kebes.de> | Tue Mar 24 13:16:24 2020 +0100 |
tree | 49e50467d76dc3d713923d87b839f6842bb82cbe | |
parent | f457e00d065f7a581ada9d88e19701ee8b160379 [diff] |
fix newline in Cargo.toml
diff --git a/test-runner/Cargo.toml b/test-runner/Cargo.toml index 22d3e07..b9769b9 100644 --- a/test-runner/Cargo.toml +++ b/test-runner/Cargo.toml
@@ -16,4 +16,4 @@ [dependencies.tokio] version = "0.2.12" -features = ["process", "rt-threaded", "macros", "io-util", "time"] \ No newline at end of file +features = ["process", "rt-threaded", "macros", "io-util", "time"]