bump ruma

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-06-10 16:57:44 -04:00
parent 6b843ec4dd
commit adf0bfd894

24
Cargo.lock generated
View file

@ -2887,7 +2887,7 @@ dependencies = [
[[package]] [[package]]
name = "ruma" name = "ruma"
version = "0.10.1" version = "0.10.1"
source = "git+https://github.com/girlbossceo/ruwuma?branch=conduwuit-changes#f8f6db89d8efa2b4fddbfcaf502759b80cd2d6cb" source = "git+https://github.com/girlbossceo/ruwuma?branch=conduwuit-changes#fd686e77950680462377c9105dfb4136dd49c7a0"
dependencies = [ dependencies = [
"assign", "assign",
"js_int", "js_int",
@ -2907,7 +2907,7 @@ dependencies = [
[[package]] [[package]]
name = "ruma-appservice-api" name = "ruma-appservice-api"
version = "0.10.0" version = "0.10.0"
source = "git+https://github.com/girlbossceo/ruwuma?branch=conduwuit-changes#f8f6db89d8efa2b4fddbfcaf502759b80cd2d6cb" source = "git+https://github.com/girlbossceo/ruwuma?branch=conduwuit-changes#fd686e77950680462377c9105dfb4136dd49c7a0"
dependencies = [ dependencies = [
"js_int", "js_int",
"ruma-common", "ruma-common",
@ -2919,7 +2919,7 @@ dependencies = [
[[package]] [[package]]
name = "ruma-client-api" name = "ruma-client-api"
version = "0.18.0" version = "0.18.0"
source = "git+https://github.com/girlbossceo/ruwuma?branch=conduwuit-changes#f8f6db89d8efa2b4fddbfcaf502759b80cd2d6cb" source = "git+https://github.com/girlbossceo/ruwuma?branch=conduwuit-changes#fd686e77950680462377c9105dfb4136dd49c7a0"
dependencies = [ dependencies = [
"as_variant", "as_variant",
"assign", "assign",
@ -2942,7 +2942,7 @@ dependencies = [
[[package]] [[package]]
name = "ruma-common" name = "ruma-common"
version = "0.13.0" version = "0.13.0"
source = "git+https://github.com/girlbossceo/ruwuma?branch=conduwuit-changes#f8f6db89d8efa2b4fddbfcaf502759b80cd2d6cb" source = "git+https://github.com/girlbossceo/ruwuma?branch=conduwuit-changes#fd686e77950680462377c9105dfb4136dd49c7a0"
dependencies = [ dependencies = [
"as_variant", "as_variant",
"base64 0.22.1", "base64 0.22.1",
@ -2972,7 +2972,7 @@ dependencies = [
[[package]] [[package]]
name = "ruma-events" name = "ruma-events"
version = "0.28.1" version = "0.28.1"
source = "git+https://github.com/girlbossceo/ruwuma?branch=conduwuit-changes#f8f6db89d8efa2b4fddbfcaf502759b80cd2d6cb" source = "git+https://github.com/girlbossceo/ruwuma?branch=conduwuit-changes#fd686e77950680462377c9105dfb4136dd49c7a0"
dependencies = [ dependencies = [
"as_variant", "as_variant",
"indexmap 2.2.6", "indexmap 2.2.6",
@ -2994,7 +2994,7 @@ dependencies = [
[[package]] [[package]]
name = "ruma-federation-api" name = "ruma-federation-api"
version = "0.9.0" version = "0.9.0"
source = "git+https://github.com/girlbossceo/ruwuma?branch=conduwuit-changes#f8f6db89d8efa2b4fddbfcaf502759b80cd2d6cb" source = "git+https://github.com/girlbossceo/ruwuma?branch=conduwuit-changes#fd686e77950680462377c9105dfb4136dd49c7a0"
dependencies = [ dependencies = [
"js_int", "js_int",
"ruma-common", "ruma-common",
@ -3006,7 +3006,7 @@ dependencies = [
[[package]] [[package]]
name = "ruma-identifiers-validation" name = "ruma-identifiers-validation"
version = "0.9.5" version = "0.9.5"
source = "git+https://github.com/girlbossceo/ruwuma?branch=conduwuit-changes#f8f6db89d8efa2b4fddbfcaf502759b80cd2d6cb" source = "git+https://github.com/girlbossceo/ruwuma?branch=conduwuit-changes#fd686e77950680462377c9105dfb4136dd49c7a0"
dependencies = [ dependencies = [
"js_int", "js_int",
"thiserror", "thiserror",
@ -3015,7 +3015,7 @@ dependencies = [
[[package]] [[package]]
name = "ruma-identity-service-api" name = "ruma-identity-service-api"
version = "0.9.0" version = "0.9.0"
source = "git+https://github.com/girlbossceo/ruwuma?branch=conduwuit-changes#f8f6db89d8efa2b4fddbfcaf502759b80cd2d6cb" source = "git+https://github.com/girlbossceo/ruwuma?branch=conduwuit-changes#fd686e77950680462377c9105dfb4136dd49c7a0"
dependencies = [ dependencies = [
"js_int", "js_int",
"ruma-common", "ruma-common",
@ -3025,7 +3025,7 @@ dependencies = [
[[package]] [[package]]
name = "ruma-macros" name = "ruma-macros"
version = "0.13.0" version = "0.13.0"
source = "git+https://github.com/girlbossceo/ruwuma?branch=conduwuit-changes#f8f6db89d8efa2b4fddbfcaf502759b80cd2d6cb" source = "git+https://github.com/girlbossceo/ruwuma?branch=conduwuit-changes#fd686e77950680462377c9105dfb4136dd49c7a0"
dependencies = [ dependencies = [
"once_cell", "once_cell",
"proc-macro-crate", "proc-macro-crate",
@ -3040,7 +3040,7 @@ dependencies = [
[[package]] [[package]]
name = "ruma-push-gateway-api" name = "ruma-push-gateway-api"
version = "0.9.0" version = "0.9.0"
source = "git+https://github.com/girlbossceo/ruwuma?branch=conduwuit-changes#f8f6db89d8efa2b4fddbfcaf502759b80cd2d6cb" source = "git+https://github.com/girlbossceo/ruwuma?branch=conduwuit-changes#fd686e77950680462377c9105dfb4136dd49c7a0"
dependencies = [ dependencies = [
"js_int", "js_int",
"ruma-common", "ruma-common",
@ -3052,7 +3052,7 @@ dependencies = [
[[package]] [[package]]
name = "ruma-signatures" name = "ruma-signatures"
version = "0.15.0" version = "0.15.0"
source = "git+https://github.com/girlbossceo/ruwuma?branch=conduwuit-changes#f8f6db89d8efa2b4fddbfcaf502759b80cd2d6cb" source = "git+https://github.com/girlbossceo/ruwuma?branch=conduwuit-changes#fd686e77950680462377c9105dfb4136dd49c7a0"
dependencies = [ dependencies = [
"base64 0.22.1", "base64 0.22.1",
"ed25519-dalek", "ed25519-dalek",
@ -3068,7 +3068,7 @@ dependencies = [
[[package]] [[package]]
name = "ruma-state-res" name = "ruma-state-res"
version = "0.11.0" version = "0.11.0"
source = "git+https://github.com/girlbossceo/ruwuma?branch=conduwuit-changes#f8f6db89d8efa2b4fddbfcaf502759b80cd2d6cb" source = "git+https://github.com/girlbossceo/ruwuma?branch=conduwuit-changes#fd686e77950680462377c9105dfb4136dd49c7a0"
dependencies = [ dependencies = [
"itertools 0.12.1", "itertools 0.12.1",
"js_int", "js_int",