chore: Update crate dependencies.

This commit is contained in:
parazyd
2023-07-13 16:43:39 +02:00
parent 999fc3890e
commit d7c994b679
19 changed files with 62 additions and 62 deletions

View File

@@ -18,6 +18,6 @@ libsqlite3-sys = {version = "0.26.0", features = ["bundled-sqlcipher-vendored-op
log = "0.4.19"
simplelog = "0.12.1"
serde = {version = "1.0.171", features = ["derive"]}
serde_json = "1.0.100"
serde_json = "1.0.102"
url = "2.4.0"