bump ruma to fix Element Android URL previews

https://github.com/ruma/ruma/pull/1743

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-03-08 17:12:21 -05:00 committed by June
parent 1a40171bc1
commit e4370b2f6f
2 changed files with 13 additions and 13 deletions

24
Cargo.lock generated
View file

@ -2112,7 +2112,7 @@ dependencies = [
[[package]]
name = "ruma"
version = "0.9.4"
source = "git+https://github.com/girlbossceo/ruma?rev=4899da4c0faf59d2394a86354b81a87a21ae3fcb#4899da4c0faf59d2394a86354b81a87a21ae3fcb"
source = "git+https://github.com/girlbossceo/ruma?rev=13b8386812679b33235c68fa1ec0b50c4647d05a#13b8386812679b33235c68fa1ec0b50c4647d05a"
dependencies = [
"assign",
"js_int",
@ -2131,7 +2131,7 @@ dependencies = [
[[package]]
name = "ruma-appservice-api"
version = "0.9.0"
source = "git+https://github.com/girlbossceo/ruma?rev=4899da4c0faf59d2394a86354b81a87a21ae3fcb#4899da4c0faf59d2394a86354b81a87a21ae3fcb"
source = "git+https://github.com/girlbossceo/ruma?rev=13b8386812679b33235c68fa1ec0b50c4647d05a#13b8386812679b33235c68fa1ec0b50c4647d05a"
dependencies = [
"js_int",
"ruma-common",
@ -2143,7 +2143,7 @@ dependencies = [
[[package]]
name = "ruma-client-api"
version = "0.17.4"
source = "git+https://github.com/girlbossceo/ruma?rev=4899da4c0faf59d2394a86354b81a87a21ae3fcb#4899da4c0faf59d2394a86354b81a87a21ae3fcb"
source = "git+https://github.com/girlbossceo/ruma?rev=13b8386812679b33235c68fa1ec0b50c4647d05a#13b8386812679b33235c68fa1ec0b50c4647d05a"
dependencies = [
"as_variant",
"assign",
@ -2162,7 +2162,7 @@ dependencies = [
[[package]]
name = "ruma-common"
version = "0.12.1"
source = "git+https://github.com/girlbossceo/ruma?rev=4899da4c0faf59d2394a86354b81a87a21ae3fcb#4899da4c0faf59d2394a86354b81a87a21ae3fcb"
source = "git+https://github.com/girlbossceo/ruma?rev=13b8386812679b33235c68fa1ec0b50c4647d05a#13b8386812679b33235c68fa1ec0b50c4647d05a"
dependencies = [
"as_variant",
"base64 0.21.7",
@ -2190,7 +2190,7 @@ dependencies = [
[[package]]
name = "ruma-events"
version = "0.27.11"
source = "git+https://github.com/girlbossceo/ruma?rev=4899da4c0faf59d2394a86354b81a87a21ae3fcb#4899da4c0faf59d2394a86354b81a87a21ae3fcb"
source = "git+https://github.com/girlbossceo/ruma?rev=13b8386812679b33235c68fa1ec0b50c4647d05a#13b8386812679b33235c68fa1ec0b50c4647d05a"
dependencies = [
"as_variant",
"indexmap",
@ -2212,7 +2212,7 @@ dependencies = [
[[package]]
name = "ruma-federation-api"
version = "0.8.0"
source = "git+https://github.com/girlbossceo/ruma?rev=4899da4c0faf59d2394a86354b81a87a21ae3fcb#4899da4c0faf59d2394a86354b81a87a21ae3fcb"
source = "git+https://github.com/girlbossceo/ruma?rev=13b8386812679b33235c68fa1ec0b50c4647d05a#13b8386812679b33235c68fa1ec0b50c4647d05a"
dependencies = [
"js_int",
"ruma-common",
@ -2224,7 +2224,7 @@ dependencies = [
[[package]]
name = "ruma-identifiers-validation"
version = "0.9.3"
source = "git+https://github.com/girlbossceo/ruma?rev=4899da4c0faf59d2394a86354b81a87a21ae3fcb#4899da4c0faf59d2394a86354b81a87a21ae3fcb"
source = "git+https://github.com/girlbossceo/ruma?rev=13b8386812679b33235c68fa1ec0b50c4647d05a#13b8386812679b33235c68fa1ec0b50c4647d05a"
dependencies = [
"js_int",
"thiserror",
@ -2233,7 +2233,7 @@ dependencies = [
[[package]]
name = "ruma-identity-service-api"
version = "0.8.0"
source = "git+https://github.com/girlbossceo/ruma?rev=4899da4c0faf59d2394a86354b81a87a21ae3fcb#4899da4c0faf59d2394a86354b81a87a21ae3fcb"
source = "git+https://github.com/girlbossceo/ruma?rev=13b8386812679b33235c68fa1ec0b50c4647d05a#13b8386812679b33235c68fa1ec0b50c4647d05a"
dependencies = [
"js_int",
"ruma-common",
@ -2243,7 +2243,7 @@ dependencies = [
[[package]]
name = "ruma-macros"
version = "0.12.0"
source = "git+https://github.com/girlbossceo/ruma?rev=4899da4c0faf59d2394a86354b81a87a21ae3fcb#4899da4c0faf59d2394a86354b81a87a21ae3fcb"
source = "git+https://github.com/girlbossceo/ruma?rev=13b8386812679b33235c68fa1ec0b50c4647d05a#13b8386812679b33235c68fa1ec0b50c4647d05a"
dependencies = [
"once_cell",
"proc-macro-crate",
@ -2258,7 +2258,7 @@ dependencies = [
[[package]]
name = "ruma-push-gateway-api"
version = "0.8.0"
source = "git+https://github.com/girlbossceo/ruma?rev=4899da4c0faf59d2394a86354b81a87a21ae3fcb#4899da4c0faf59d2394a86354b81a87a21ae3fcb"
source = "git+https://github.com/girlbossceo/ruma?rev=13b8386812679b33235c68fa1ec0b50c4647d05a#13b8386812679b33235c68fa1ec0b50c4647d05a"
dependencies = [
"js_int",
"ruma-common",
@ -2270,7 +2270,7 @@ dependencies = [
[[package]]
name = "ruma-signatures"
version = "0.14.0"
source = "git+https://github.com/girlbossceo/ruma?rev=4899da4c0faf59d2394a86354b81a87a21ae3fcb#4899da4c0faf59d2394a86354b81a87a21ae3fcb"
source = "git+https://github.com/girlbossceo/ruma?rev=13b8386812679b33235c68fa1ec0b50c4647d05a#13b8386812679b33235c68fa1ec0b50c4647d05a"
dependencies = [
"base64 0.21.7",
"ed25519-dalek",
@ -2286,7 +2286,7 @@ dependencies = [
[[package]]
name = "ruma-state-res"
version = "0.10.0"
source = "git+https://github.com/girlbossceo/ruma?rev=4899da4c0faf59d2394a86354b81a87a21ae3fcb#4899da4c0faf59d2394a86354b81a87a21ae3fcb"
source = "git+https://github.com/girlbossceo/ruma?rev=13b8386812679b33235c68fa1ec0b50c4647d05a#13b8386812679b33235c68fa1ec0b50c4647d05a"
dependencies = [
"itertools 0.11.0",
"js_int",

View file

@ -24,7 +24,7 @@ tower-http = { version = "0.4.4", features = ["add-extension", "cors", "sensitiv
# Used for matrix spec type definitions and helpers
#ruma = { version = "0.4.0", features = ["compat", "rand", "appservice-api-c", "client-api", "federation-api", "push-gateway-api-c", "state-res", "unstable-pre-spec", "unstable-exhaustive-types"] }
#ruma = { git = "https://github.com/ruma/ruma", rev = "4d9f754657a099df8e61533787b8eebd12946435", 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", "unstable-msc2870", "unstable-msc3061", "unstable-msc2867", "unstable-extensible-events"] }
ruma = { git = "https://github.com/girlbossceo/ruma", rev = "4899da4c0faf59d2394a86354b81a87a21ae3fcb", 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", "unstable-msc2870", "unstable-msc3061", "unstable-msc2867", "unstable-extensible-events"] }
ruma = { git = "https://github.com/girlbossceo/ruma", rev = "13b8386812679b33235c68fa1ec0b50c4647d05a", 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", "unstable-msc2870", "unstable-msc3061", "unstable-msc2867", "unstable-extensible-events"] }
#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" ] }
# Async runtime and utilities