diff options
author | iximeow <me@iximeow.net> | 2021-07-17 21:42:34 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2021-07-17 21:42:56 -0700 |
commit | fd9be77bc90a35460dafa28b2a84446dadff1a78 (patch) | |
tree | e8daa9b218d24f714fc1bab334cc9e9aae6fa93e /Cargo.toml | |
parent | 97447561496921f2a086ebeb993464012a560570 (diff) |
add license and tweak doc formatting1.0.1no-gods-no-
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ [package] name = "yaxpeax-lc87" -version = "1.0.0" +version = "1.0.1" authors = [ "iximeow <me@iximeow.net>" ] license = "0BSD" repository = "http://git.iximeow.net/yaxpeax-lc87/" |