bump ruma
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
0b39bb813e
commit
b8c4d6b157
1 changed files with 12 additions and 12 deletions
24
Cargo.lock
generated
24
Cargo.lock
generated
|
@ -2704,7 +2704,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "ruma"
|
||||
version = "0.9.4"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#7136799881d0fcb18aad26c3dac18a34a1f892fc"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#cab4d5e18f92d6a755b52eb749782d9bf56faede"
|
||||
dependencies = [
|
||||
"assign",
|
||||
"js_int",
|
||||
|
@ -2724,7 +2724,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "ruma-appservice-api"
|
||||
version = "0.9.0"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#7136799881d0fcb18aad26c3dac18a34a1f892fc"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#cab4d5e18f92d6a755b52eb749782d9bf56faede"
|
||||
dependencies = [
|
||||
"js_int",
|
||||
"ruma-common",
|
||||
|
@ -2736,7 +2736,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "ruma-client-api"
|
||||
version = "0.17.4"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#7136799881d0fcb18aad26c3dac18a34a1f892fc"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#cab4d5e18f92d6a755b52eb749782d9bf56faede"
|
||||
dependencies = [
|
||||
"as_variant",
|
||||
"assign",
|
||||
|
@ -2758,7 +2758,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "ruma-common"
|
||||
version = "0.12.1"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#7136799881d0fcb18aad26c3dac18a34a1f892fc"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#cab4d5e18f92d6a755b52eb749782d9bf56faede"
|
||||
dependencies = [
|
||||
"as_variant",
|
||||
"base64 0.21.7",
|
||||
|
@ -2788,7 +2788,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "ruma-events"
|
||||
version = "0.27.11"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#7136799881d0fcb18aad26c3dac18a34a1f892fc"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#cab4d5e18f92d6a755b52eb749782d9bf56faede"
|
||||
dependencies = [
|
||||
"as_variant",
|
||||
"indexmap 2.2.6",
|
||||
|
@ -2810,7 +2810,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "ruma-federation-api"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#7136799881d0fcb18aad26c3dac18a34a1f892fc"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#cab4d5e18f92d6a755b52eb749782d9bf56faede"
|
||||
dependencies = [
|
||||
"js_int",
|
||||
"ruma-common",
|
||||
|
@ -2822,7 +2822,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "ruma-identifiers-validation"
|
||||
version = "0.9.3"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#7136799881d0fcb18aad26c3dac18a34a1f892fc"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#cab4d5e18f92d6a755b52eb749782d9bf56faede"
|
||||
dependencies = [
|
||||
"js_int",
|
||||
"thiserror",
|
||||
|
@ -2831,7 +2831,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "ruma-identity-service-api"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#7136799881d0fcb18aad26c3dac18a34a1f892fc"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#cab4d5e18f92d6a755b52eb749782d9bf56faede"
|
||||
dependencies = [
|
||||
"js_int",
|
||||
"ruma-common",
|
||||
|
@ -2841,7 +2841,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "ruma-macros"
|
||||
version = "0.12.0"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#7136799881d0fcb18aad26c3dac18a34a1f892fc"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#cab4d5e18f92d6a755b52eb749782d9bf56faede"
|
||||
dependencies = [
|
||||
"once_cell",
|
||||
"proc-macro-crate",
|
||||
|
@ -2856,7 +2856,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "ruma-push-gateway-api"
|
||||
version = "0.8.0"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#7136799881d0fcb18aad26c3dac18a34a1f892fc"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#cab4d5e18f92d6a755b52eb749782d9bf56faede"
|
||||
dependencies = [
|
||||
"js_int",
|
||||
"ruma-common",
|
||||
|
@ -2868,7 +2868,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "ruma-signatures"
|
||||
version = "0.14.0"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#7136799881d0fcb18aad26c3dac18a34a1f892fc"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#cab4d5e18f92d6a755b52eb749782d9bf56faede"
|
||||
dependencies = [
|
||||
"base64 0.21.7",
|
||||
"ed25519-dalek",
|
||||
|
@ -2884,7 +2884,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "ruma-state-res"
|
||||
version = "0.10.0"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#7136799881d0fcb18aad26c3dac18a34a1f892fc"
|
||||
source = "git+https://github.com/girlbossceo/ruma?branch=conduwuit-changes#cab4d5e18f92d6a755b52eb749782d9bf56faede"
|
||||
dependencies = [
|
||||
"itertools 0.11.0",
|
||||
"js_int",
|
||||
|
|
Loading…
Add table
Reference in a new issue