Skip to content

Commit 0c76cc6

Browse files
committed
Fix cargo formatting
1 parent a60b999 commit 0c76cc6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Cargo.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ apollo-compiler = "1.27.0"
99
apollo-federation = "2.1.3"
1010
futures = { version = "0.3.31", features = ["thread-pool"] }
1111
insta = { version = "1.43.1", features = [
12-
"json",
13-
"redactions",
14-
"yaml",
15-
"glob",
12+
"json",
13+
"redactions",
14+
"yaml",
15+
"glob",
1616
] }
1717
serde = { version = "1.0.219", features = ["derive"] }
1818
serde_json = "1.0.140"

0 commit comments

Comments
 (0)