Add newline at the end of the Cargo.toml

This commit is contained in:
Waffle 2019-11-02 17:16:54 +03:00
parent c56e70ef7a
commit 0507dde230

View file

@ -22,4 +22,4 @@ thiserror = "1.0.2"
default = []
unstable-stream = [] # add streams to public API
never-type = [] # add never type (`!`) to punlic API
never-type = [] # add never type (`!`) to punlic API