chore: Add missing new lines at the end of files
chore: Add missing new lines at the end of files
This commit is contained in:
+1
-1
@@ -5,4 +5,4 @@ default-members = ["benchmarks", "crates/*"]
|
||||
resolver = "2"
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
lto = true
|
||||
|
||||
@@ -64,4 +64,4 @@ matches = "0.1.9"
|
||||
matrix-sdk-test = { version = "0.5.0", path = "../matrix-sdk-test" }
|
||||
proptest = { version = "1.0.0", default-features = false, features = ["std"] }
|
||||
# required for async_test macro
|
||||
tokio = { version = "1.7.0", default-features = false, features = ["macros", "rt-multi-thread"] }
|
||||
tokio = { version = "1.7.0", default-features = false, features = ["macros", "rt-multi-thread"] }
|
||||
|
||||
Reference in New Issue
Block a user