Formatting

This commit is contained in:
Jason Rodney Hansen 2021-11-18 07:20:35 -07:00 committed by Ivan Tham
parent 57a8e79940
commit cc04fabe40

View File

@ -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 }