diff options
author | Joris | 2022-03-12 14:19:23 +0100 |
---|---|---|
committer | Joris | 2022-03-12 14:19:23 +0100 |
commit | 630c0382ee928f4c3b58abdc1f68ab10fc19d9b7 (patch) | |
tree | 1eeb6c5ccd21650ffa67657cdb17509ddd0bbdf3 /Cargo.toml | |
parent | 0be299ef4881a5841c704768fd2a9871d373cd42 (diff) |
1.0.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "calendar" -version = "1.0.0" +version = "1.0.1" authors = ["Joris GUYONVARCH"] edition = "2018" |