fix(dep): kellnr auth-kit

This commit is contained in:
2026-02-11 14:02:47 +08:00
parent 6c11898c21
commit 116a74ffe1
2 changed files with 7 additions and 5 deletions

10
Cargo.lock generated
View File

@@ -67,6 +67,8 @@ checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
[[package]]
name = "auth-kit"
version = "0.1.1"
source = "sparse+https://kellnr.shay7sev.site/api/v1/crates/"
checksum = "e8227077fb87325c0a7c180222f3d9f4aa200d0fccbcc3270aa86c0898a57762"
dependencies = [
"axum",
"base64",
@@ -567,7 +569,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
dependencies = [
"libc",
"windows-sys 0.61.2",
"windows-sys 0.52.0",
]
[[package]]
@@ -1657,7 +1659,7 @@ dependencies = [
"once_cell",
"socket2",
"tracing",
"windows-sys 0.60.2",
"windows-sys 0.52.0",
]
[[package]]
@@ -1893,7 +1895,7 @@ dependencies = [
"errno",
"libc",
"linux-raw-sys",
"windows-sys 0.61.2",
"windows-sys 0.52.0",
]
[[package]]
@@ -2442,7 +2444,7 @@ dependencies = [
"getrandom 0.3.4",
"once_cell",
"rustix",
"windows-sys 0.61.2",
"windows-sys 0.52.0",
]
[[package]]