summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock12
1 files changed, 0 insertions, 12 deletions
diff --git a/Cargo.lock b/Cargo.lock
index e061bfb..b6ea4d9 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -113,17 +113,6 @@ dependencies = [
]
[[package]]
-name = "async-trait"
-version = "0.1.86"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "644dd749086bf3771a2fbc5f256fdb982d53f011c7d5d560304eafeecebce79d"
-dependencies = [
- "proc-macro2",
- "quote",
- "syn",
-]
-
-[[package]]
name = "atoi"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -1382,7 +1371,6 @@ name = "pilcrow"
version = "0.1.0"
dependencies = [
"argon2",
- "async-trait",
"axum",
"axum-extra",
"chrono",