bump ruma and cargo.lock
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
567b24e410
commit
0d50dfd7cf
2 changed files with 23 additions and 23 deletions
|
@ -72,7 +72,7 @@ http = "0.2.12"
|
|||
|
||||
# standard date and time tools
|
||||
[dependencies.chrono]
|
||||
version = "0.4.35"
|
||||
version = "0.4.37"
|
||||
features = ["alloc"]
|
||||
default-features = false
|
||||
|
||||
|
@ -212,8 +212,8 @@ features = ["env", "toml"]
|
|||
#ruma = { path = "../ruma/crates/ruma", features = ["compat", "rand", "appservice-api-c", "client-api", "federation-api", "push-gateway-api-c", "state-res", "unstable-msc2448", "unstable-msc3575", "unstable-exhaustive-types", "ring-compat", "unstable-unspecified" ] }
|
||||
[dependencies.ruma]
|
||||
git = "https://github.com/girlbossceo/ruma"
|
||||
rev = "c988b5ff158ede9c10aeffc76ad5e31604f19ddb"
|
||||
#branch = "conduwuit-changes"
|
||||
#rev = "c988b5ff158ede9c10aeffc76ad5e31604f19ddb"
|
||||
branch = "conduwuit-changes"
|
||||
features = [
|
||||
"compat",
|
||||
"rand",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue