aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 6e4b450..7f5521b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1547,6 +1547,7 @@ dependencies = [
1547 "sha2", 1547 "sha2",
1548 "sqlx-core", 1548 "sqlx-core",
1549 "sqlx-mysql", 1549 "sqlx-mysql",
1550 "sqlx-postgres",
1550 "sqlx-sqlite", 1551 "sqlx-sqlite",
1551 "syn 1.0.109", 1552 "syn 1.0.109",
1552 "tempfile", 1553 "tempfile",