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
40
Cargo.lock
generated
40
Cargo.lock
generated
|
@ -357,9 +357,9 @@ checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
|
|||
|
||||
[[package]]
|
||||
name = "chrono"
|
||||
version = "0.4.35"
|
||||
version = "0.4.37"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "8eaf5903dcbc0a39312feb77df2ff4c76387d591b9fc7b04a238dcf8bb62639a"
|
||||
checksum = "8a0d04d43504c61aa6c7531f1871dd0d418d91130162063b789da00fd7057a5e"
|
||||
dependencies = [
|
||||
"num-traits",
|
||||
]
|
||||
|
@ -2153,7 +2153,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "ruma"
|
||||
version = "0.9.4"
|
||||
source = "git+https://github.com/girlbossceo/ruma?rev=c988b5ff158ede9c10aeffc76ad5e31604f19ddb#c988b5ff158ede9c10aeffc76ad5e31604f19ddb"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#fd26b59718bf93ab0198873cb8c2dd3b2f833a54"
|
||||
dependencies = [
|
||||
"assign",
|
||||
"js_int",
|
||||
|
@ -2172,7 +2172,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "ruma-appservice-api"
|
||||
version = "0.9.0"
|
||||
source = "git+https://github.com/girlbossceo/ruma?rev=c988b5ff158ede9c10aeffc76ad5e31604f19ddb#c988b5ff158ede9c10aeffc76ad5e31604f19ddb"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#fd26b59718bf93ab0198873cb8c2dd3b2f833a54"
|
||||
dependencies = [
|
||||
"js_int",
|
||||
"ruma-common",
|
||||
|
@ -2184,7 +2184,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "ruma-client-api"
|
||||
version = "0.17.4"
|
||||
source = "git+https://github.com/girlbossceo/ruma?rev=c988b5ff158ede9c10aeffc76ad5e31604f19ddb#c988b5ff158ede9c10aeffc76ad5e31604f19ddb"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#fd26b59718bf93ab0198873cb8c2dd3b2f833a54"
|
||||
dependencies = [
|
||||
"as_variant",
|
||||
"assign",
|
||||
|
@ -2203,7 +2203,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "ruma-common"
|
||||
version = "0.12.1"
|
||||
source = "git+https://github.com/girlbossceo/ruma?rev=c988b5ff158ede9c10aeffc76ad5e31604f19ddb#c988b5ff158ede9c10aeffc76ad5e31604f19ddb"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#fd26b59718bf93ab0198873cb8c2dd3b2f833a54"
|
||||
dependencies = [
|
||||
"as_variant",
|
||||
"base64 0.21.7",
|
||||
|
@ -2233,7 +2233,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "ruma-events"
|
||||
version = "0.27.11"
|
||||
source = "git+https://github.com/girlbossceo/ruma?rev=c988b5ff158ede9c10aeffc76ad5e31604f19ddb#c988b5ff158ede9c10aeffc76ad5e31604f19ddb"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#fd26b59718bf93ab0198873cb8c2dd3b2f833a54"
|
||||
dependencies = [
|
||||
"as_variant",
|
||||
"indexmap",
|
||||
|
@ -2255,7 +2255,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "ruma-federation-api"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/girlbossceo/ruma?rev=c988b5ff158ede9c10aeffc76ad5e31604f19ddb#c988b5ff158ede9c10aeffc76ad5e31604f19ddb"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#fd26b59718bf93ab0198873cb8c2dd3b2f833a54"
|
||||
dependencies = [
|
||||
"js_int",
|
||||
"ruma-common",
|
||||
|
@ -2267,7 +2267,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "ruma-identifiers-validation"
|
||||
version = "0.9.3"
|
||||
source = "git+https://github.com/girlbossceo/ruma?rev=c988b5ff158ede9c10aeffc76ad5e31604f19ddb#c988b5ff158ede9c10aeffc76ad5e31604f19ddb"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#fd26b59718bf93ab0198873cb8c2dd3b2f833a54"
|
||||
dependencies = [
|
||||
"js_int",
|
||||
"thiserror",
|
||||
|
@ -2276,7 +2276,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "ruma-identity-service-api"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/girlbossceo/ruma?rev=c988b5ff158ede9c10aeffc76ad5e31604f19ddb#c988b5ff158ede9c10aeffc76ad5e31604f19ddb"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#fd26b59718bf93ab0198873cb8c2dd3b2f833a54"
|
||||
dependencies = [
|
||||
"js_int",
|
||||
"ruma-common",
|
||||
|
@ -2286,7 +2286,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "ruma-macros"
|
||||
version = "0.12.0"
|
||||
source = "git+https://github.com/girlbossceo/ruma?rev=c988b5ff158ede9c10aeffc76ad5e31604f19ddb#c988b5ff158ede9c10aeffc76ad5e31604f19ddb"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#fd26b59718bf93ab0198873cb8c2dd3b2f833a54"
|
||||
dependencies = [
|
||||
"once_cell",
|
||||
"proc-macro-crate",
|
||||
|
@ -2301,7 +2301,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "ruma-push-gateway-api"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/girlbossceo/ruma?rev=c988b5ff158ede9c10aeffc76ad5e31604f19ddb#c988b5ff158ede9c10aeffc76ad5e31604f19ddb"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#fd26b59718bf93ab0198873cb8c2dd3b2f833a54"
|
||||
dependencies = [
|
||||
"js_int",
|
||||
"ruma-common",
|
||||
|
@ -2313,7 +2313,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "ruma-signatures"
|
||||
version = "0.14.0"
|
||||
source = "git+https://github.com/girlbossceo/ruma?rev=c988b5ff158ede9c10aeffc76ad5e31604f19ddb#c988b5ff158ede9c10aeffc76ad5e31604f19ddb"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#fd26b59718bf93ab0198873cb8c2dd3b2f833a54"
|
||||
dependencies = [
|
||||
"base64 0.21.7",
|
||||
"ed25519-dalek",
|
||||
|
@ -2329,7 +2329,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "ruma-state-res"
|
||||
version = "0.10.0"
|
||||
source = "git+https://github.com/girlbossceo/ruma?rev=c988b5ff158ede9c10aeffc76ad5e31604f19ddb#c988b5ff158ede9c10aeffc76ad5e31604f19ddb"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#fd26b59718bf93ab0198873cb8c2dd3b2f833a54"
|
||||
dependencies = [
|
||||
"itertools 0.11.0",
|
||||
"js_int",
|
||||
|
@ -3703,27 +3703,27 @@ checksum = "525b4ec142c6b68a2d10f01f7bbf6755599ca3f81ea53b8431b7dd348f5fdb2d"
|
|||
|
||||
[[package]]
|
||||
name = "zstd"
|
||||
version = "0.13.0"
|
||||
version = "0.13.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "bffb3309596d527cfcba7dfc6ed6052f1d39dfbd7c867aa2e865e4a449c10110"
|
||||
checksum = "2d789b1514203a1120ad2429eae43a7bd32b90976a7bb8a05f7ec02fa88cc23a"
|
||||
dependencies = [
|
||||
"zstd-safe",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "zstd-safe"
|
||||
version = "7.0.0"
|
||||
version = "7.1.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "43747c7422e2924c11144d5229878b98180ef8b06cca4ab5af37afc8a8d8ea3e"
|
||||
checksum = "1cd99b45c6bc03a018c8b8a86025678c87e55526064e38f9df301989dce7ec0a"
|
||||
dependencies = [
|
||||
"zstd-sys",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "zstd-sys"
|
||||
version = "2.0.9+zstd.1.5.5"
|
||||
version = "2.0.10+zstd.1.5.6"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "9e16efa8a874a0481a574084d34cc26fdb3b99627480f785888deb6386506656"
|
||||
checksum = "c253a4914af5bafc8fa8c86ee400827e83cf6ec01195ec1f1ed8441bf00d65aa"
|
||||
dependencies = [
|
||||
"cc",
|
||||
"pkg-config",
|
||||
|
|
|
@ -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
Reference in a new issue