diff options
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ [package] name = "os_pic" -version = "0.1.0" +version = "0.0.1" edition = "2021" +authors = [ "Christian Cunningham <c@localhost>" ] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
