aboutsummaryrefslogtreecommitdiff
path: root/helix-core
diff options
context:
space:
mode:
authorJason Rodney Hansen2021-11-18 14:20:35 +0000
committerIvan Tham2021-12-05 08:22:58 +0000
commitcc04fabe4018dbd24866f2a5ef73a6901f208deb (patch)
tree4ada77108a7be40659b0cea67377448d26dd0fd6 /helix-core
parent57a8e799405fa64c4f441258896d4dc0d68d8824 (diff)
Formatting
Diffstat (limited to 'helix-core')
-rw-r--r--helix-core/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/helix-core/Cargo.toml b/helix-core/Cargo.toml
index 80696cb5..a58c7911 100644
--- a/helix-core/Cargo.toml
+++ b/helix-core/Cargo.toml
@@ -36,7 +36,7 @@ similar = "2.1"
etcetera = "0.3"
-gregorian = { version="0.2.1", default-features = false }
+gregorian = { version = "0.2.1", default-features = false }
[dev-dependencies]
quickcheck = { version = "1", default-features = false }