diff options
| -rw-r--r-- | Cargo.lock | 2 | ||||
| -rw-r--r-- | Cargo.toml | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -150,7 +150,7 @@ checksum = "b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3" [[package]] name = "catinator" -version = "1.7.0" +version = "1.7.1" dependencies = [ "anyhow", "async-trait", @@ -1,6 +1,6 @@ [package] name = "catinator" -version = "1.7.0" +version = "1.7.1" authors = ["Max Audron <audron@cocaine.farm>"] edition = "2018" |
