diff options
| -rw-r--r-- | Cargo.lock | 2 | ||||
| -rw-r--r-- | Cargo.toml | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -73,7 +73,7 @@ checksum = "b700ce4376041dcd0a327fd0097c41095743c4c8af8887265942faf1100bd040" [[package]] name = "catinator" -version = "1.2.0" +version = "1.2.1" dependencies = [ "anyhow", "base64", @@ -1,6 +1,6 @@ [package] name = "catinator" -version = "1.2.0" +version = "1.2.1" authors = ["Max Audron <audron@cocaine.farm>"] edition = "2018" |
