(feat) added loggind(tracing)
This commit is contained in:
parent
e4cfc5eee5
commit
131ff952ca
10 changed files with 79 additions and 43 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -1111,9 +1111,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "jsonwebtoken"
|
||||
version = "10.1.0"
|
||||
version = "10.2.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "3d119c6924272d16f0ab9ce41f7aa0bfef9340c00b0bb7ca3dd3b263d4a9150b"
|
||||
checksum = "c76e1c7d7df3e34443b3621b459b066a7b79644f059fc8b2db7070c825fd417e"
|
||||
dependencies = [
|
||||
"aws-lc-rs",
|
||||
"base64",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue