diff options
| author | Botahamec <botahamec@outlook.com> | 2023-08-08 20:25:54 -0400 |
|---|---|---|
| committer | Botahamec <botahamec@outlook.com> | 2023-08-08 20:25:54 -0400 |
| commit | db8110aa743c2cd85f4dee2abdd6856312bdd523 (patch) | |
| tree | 5346d1f36d2a189b05be86815ec6f93161f24630 /Cargo.toml | |
| parent | e88b0d69441bdac987cbdb3df7cffd07ca152a2a (diff) | |
Add newline to Cargo.toml
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,4 +19,4 @@ msrv = "1.41.1" [features] default = ["std"] std = ["alloc"] -alloc = []
\ No newline at end of file +alloc = [] |
