This commit is contained in:
dependabot[bot] 2023-04-24 02:51:15 -07:00 committed by GitHub
commit b9b4a53856
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 838 additions and 838 deletions

1674
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -36,7 +36,7 @@ radix_fmt = "1.0.0"
rand = "0.7.3"
toml = "0.5.5"
[dependencies.diesel]
version = "1.4.3"
version = "1.4.6"
features = ["r2d2", "sqlite"]
[dependencies.libsqlite3-sys]
version = "0.16.0"