diff options
| author | Botahamec <botahamec@outlook.com> | 2022-10-22 14:07:53 -0400 |
|---|---|---|
| committer | Botahamec <botahamec@outlook.com> | 2022-10-22 14:07:53 -0400 |
| commit | 6a23c0c57a895b9b41e75f200c98fc454d6387bc (patch) | |
| tree | 98ec5b0dc61ae1a79945315463558a628beb1411 /Cargo.toml | |
| parent | cfa4913614c8e88fcc99f7398ff8f7963866cbd2 (diff) | |
Started a README
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ authors = ["Mica White <botahamec@outlook.com>"] edition = "2018" rust-version = "1.31" description = "Handle unexpected errors" +readme = "README.md" documentation = "https://docs.rs/exun" repository = "https://github.com/botahamec/exun/" license-file = "LICENSE.md" |
