fix missing newline in Cargo.toml

This commit is contained in:
Daniel Valentine 2022-11-03 21:05:32 -06:00
parent 256379504d
commit 5dd6e0aad4
1 changed files with 1 additions and 1 deletions

View File

@ -29,4 +29,4 @@ libflate = "1.2.0"
brotli = { version = "3.3.4", features = ["std"] }
[dev-dependencies]
lipsum = "0.8.2"
lipsum = "0.8.2"