update various deps, update rocksdb to v9.3.1
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
bb27f21ac1
commit
8deba94a12
5 changed files with 182 additions and 97 deletions
|
@ -117,7 +117,7 @@ version = "1.0.203"
|
|||
features = ["rc"]
|
||||
|
||||
[workspace.dependencies.serde_json]
|
||||
version = "1.0.117"
|
||||
version = "1.0.120"
|
||||
features = ["raw_value"]
|
||||
|
||||
# Used for appservice registration files
|
||||
|
@ -212,7 +212,7 @@ features = ["alloc"]
|
|||
default-features = false
|
||||
|
||||
[workspace.dependencies.hyper]
|
||||
version = "1.3.1"
|
||||
version = "1.4.0"
|
||||
features = [
|
||||
"server",
|
||||
"http1",
|
||||
|
@ -220,7 +220,7 @@ features = [
|
|||
]
|
||||
|
||||
[workspace.dependencies.hyper-util]
|
||||
version = "0.1.5"
|
||||
version = "0.1.6"
|
||||
features = [
|
||||
"client",
|
||||
"server-auto",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue