Compare commits
3 Commits
fix/versio
...
56afe2688d
Author | SHA1 | Date | |
---|---|---|---|
56afe2688d | |||
66179ba858 | |||
b9d5c25137 |
@@ -26,7 +26,7 @@ tokio-stream = "0.1.15"
|
|||||||
# Utils
|
# Utils
|
||||||
base64 = "0.22.0"
|
base64 = "0.22.0"
|
||||||
const_format = "0.2.32"
|
const_format = "0.2.32"
|
||||||
rand = "0.8.5"
|
rand = "0.9.0"
|
||||||
validator = { version = "0.17.0", features = ["derive"] }
|
validator = { version = "0.17.0", features = ["derive"] }
|
||||||
# Http client
|
# Http client
|
||||||
reqwest = "0.11.24"
|
reqwest = "0.11.24"
|
||||||
|
Reference in New Issue
Block a user