Skip to content

Commit 34bf530

Browse files
committed
add newline to cargo.toml
1 parent 402ce89 commit 34bf530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,4 +438,4 @@ required-features = ["postgres"]
438438
[[test]]
439439
name = "postgres-rustsec"
440440
path = "tests/postgres/rustsec.rs"
441-
required-features = ["postgres", "macros", "migrate"]
441+
required-features = ["postgres", "macros", "migrate"]

0 commit comments

Comments
 (0)