feat(routes/users): implement fetch_self
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -3017,6 +3017,7 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"async-std",
|
||||
"async-trait",
|
||||
"bitfield",
|
||||
"impl_ops",
|
||||
"lazy_static",
|
||||
"log",
|
||||
@@ -3024,6 +3025,7 @@ dependencies = [
|
||||
"num_enum",
|
||||
"ops",
|
||||
"optional_struct",
|
||||
"rauth",
|
||||
"rocket",
|
||||
"serde",
|
||||
"validator 0.14.0",
|
||||
|
||||
Reference in New Issue
Block a user