aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index ab0eaa31..50ffc518 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -245,7 +245,6 @@ dependencies = [
"indicatif",
"interim",
"itertools",
- "lazy_static",
"log",
"memchr",
"minspan",
@@ -3510,6 +3509,7 @@ dependencies = [
"libsqlite3-sys",
"log",
"percent-encoding",
+ "regex",
"serde",
"sqlx-core",
"time",