diff options
author | Agathe Porte <microjoe@microjoe.org> | 2020-03-27 21:12:33 +0100 |
---|---|---|
committer | Agathe Porte <microjoe@microjoe.org> | 2020-03-27 21:12:33 +0100 |
commit | 95bc8587dd84a0908e45b0aa8807169338d0c3f5 (patch) | |
tree | b9361abee17d8e9f3a5596c1f18544bf3e671b97 | |
parent | 889503284bb2e317d3e0b2ca19ba577dc27434a2 (diff) | |
download | charlcd-95bc8587dd84a0908e45b0aa8807169338d0c3f5.tar.gz charlcd-95bc8587dd84a0908e45b0aa8807169338d0c3f5.zip |
Cargo.toml: update to v0.1.2v0.1.2
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "charlcd" -version = "0.1.1" +version = "0.1.2" authors = ["Agathe Porte <microjoe@microjoe.org>"] edition = "2018" license = "Apache-2.0" |