Task: doc and more methods
This commit is contained in:
parent
4cf2ad13fe
commit
624aec5dd1
3 changed files with 136 additions and 3 deletions
|
@ -17,3 +17,5 @@ bitflags = "1.2"
|
|||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
async-trait = "0.1"
|
||||
chrono = { version = "0.4", features = ["serde"] }
|
||||
uuid = { version = "0.8", features = ["v4"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue