Updated to t-variant and new protocol
This commit is contained in:
+2
-1
@@ -23,7 +23,8 @@ time = "*"
|
||||
rocket = "0.5.0-rc.1"
|
||||
rayon = "*"
|
||||
base64 = "*"
|
||||
serde_with = "*"
|
||||
serde_with = { version = "*", features = ["base64","default"] }
|
||||
futures = "*"
|
||||
reqwest ={ version = "*", features = ["json"]}
|
||||
|
||||
rocket_okapi = { version = "0.8.0-alpha-1", features = ["swagger", "rapidoc"] }
|
||||
|
||||
Reference in New Issue
Block a user