about summary refs log tree commit diff
path: root/kittybox-rs/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'kittybox-rs/Cargo.lock')
-rw-r--r--kittybox-rs/Cargo.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/kittybox-rs/Cargo.lock b/kittybox-rs/Cargo.lock
index b44fa6f..716b10d 100644
--- a/kittybox-rs/Cargo.lock
+++ b/kittybox-rs/Cargo.lock
@@ -1544,7 +1544,9 @@ dependencies = [
 name = "kittybox-indieauth"
 version = "0.1.0"
 dependencies = [
+ "axum-core",
  "data-encoding",
+ "http",
  "rand 0.8.5",
  "serde",
  "serde_json",