update dependencies

This commit is contained in:
Philippe Loctaux 2023-03-24 23:21:54 +01:00
parent 784365d6f9
commit 51ceee9295
8 changed files with 21 additions and 19 deletions

View file

@ -10,4 +10,6 @@ chrono = "0.4"
sqlx = "0.6"
url = "2.3"
serde = "1"
serde_json = "1"
serde_json = "1"
nanoid = "0.4"
nanoid-dictionary = "0.4"