Skip to content

Commit 71edeff

Browse files
Update helix-vcs/Cargo.toml
fix toml formatting Co-authored-by: Ivan Tham <[email protected]>
1 parent 5f51c5e commit 71edeff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helix-vcs/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ homepage = "https://helix-editor.com"
1212

1313
[dependencies]
1414

15-
git-repository = {version = "0.23.1", default-features = false}
15+
git-repository = { version = "0.23.1", default-features = false }
1616
tokio = { version = "1", features = ["rt", "rt-multi-thread", "time", "sync", "parking_lot", "macros"] }
1717
similar = "2.2"
1818
ropey = { version = "1.5", default-features = false, features = ["simd"] }

0 commit comments

Comments
 (0)