fix: update ruma commit hash

This commit is contained in:
K900 2024-02-24 15:07:54 +03:00 committed by June
parent 0593dce8a6
commit 9602fefa7e
2 changed files with 13 additions and 13 deletions

24
Cargo.lock generated
View file

@ -2072,7 +2072,7 @@ dependencies = [
[[package]]
name = "ruma"
version = "0.9.4"
source = "git+https://github.com/girlbossceo/ruma?rev=788ea6b00fab49b04a17d88caa0c840b7d74aa13#788ea6b00fab49b04a17d88caa0c840b7d74aa13"
source = "git+https://github.com/girlbossceo/ruma?rev=3b4946d66e45cbf0bf522d6f76e16632316254c6#3b4946d66e45cbf0bf522d6f76e16632316254c6"
dependencies = [
"assign",
"js_int",
@ -2091,7 +2091,7 @@ dependencies = [
[[package]]
name = "ruma-appservice-api"
version = "0.9.0"
source = "git+https://github.com/girlbossceo/ruma?rev=788ea6b00fab49b04a17d88caa0c840b7d74aa13#788ea6b00fab49b04a17d88caa0c840b7d74aa13"
source = "git+https://github.com/girlbossceo/ruma?rev=3b4946d66e45cbf0bf522d6f76e16632316254c6#3b4946d66e45cbf0bf522d6f76e16632316254c6"
dependencies = [
"js_int",
"ruma-common",
@ -2103,7 +2103,7 @@ dependencies = [
[[package]]
name = "ruma-client-api"
version = "0.17.4"
source = "git+https://github.com/girlbossceo/ruma?rev=788ea6b00fab49b04a17d88caa0c840b7d74aa13#788ea6b00fab49b04a17d88caa0c840b7d74aa13"
source = "git+https://github.com/girlbossceo/ruma?rev=3b4946d66e45cbf0bf522d6f76e16632316254c6#3b4946d66e45cbf0bf522d6f76e16632316254c6"
dependencies = [
"as_variant",
"assign",
@ -2122,7 +2122,7 @@ dependencies = [
[[package]]
name = "ruma-common"
version = "0.12.1"
source = "git+https://github.com/girlbossceo/ruma?rev=788ea6b00fab49b04a17d88caa0c840b7d74aa13#788ea6b00fab49b04a17d88caa0c840b7d74aa13"
source = "git+https://github.com/girlbossceo/ruma?rev=3b4946d66e45cbf0bf522d6f76e16632316254c6#3b4946d66e45cbf0bf522d6f76e16632316254c6"
dependencies = [
"as_variant",
"base64",
@ -2150,7 +2150,7 @@ dependencies = [
[[package]]
name = "ruma-events"
version = "0.27.11"
source = "git+https://github.com/girlbossceo/ruma?rev=788ea6b00fab49b04a17d88caa0c840b7d74aa13#788ea6b00fab49b04a17d88caa0c840b7d74aa13"
source = "git+https://github.com/girlbossceo/ruma?rev=3b4946d66e45cbf0bf522d6f76e16632316254c6#3b4946d66e45cbf0bf522d6f76e16632316254c6"
dependencies = [
"as_variant",
"indexmap",
@ -2172,7 +2172,7 @@ dependencies = [
[[package]]
name = "ruma-federation-api"
version = "0.8.0"
source = "git+https://github.com/girlbossceo/ruma?rev=788ea6b00fab49b04a17d88caa0c840b7d74aa13#788ea6b00fab49b04a17d88caa0c840b7d74aa13"
source = "git+https://github.com/girlbossceo/ruma?rev=3b4946d66e45cbf0bf522d6f76e16632316254c6#3b4946d66e45cbf0bf522d6f76e16632316254c6"
dependencies = [
"js_int",
"ruma-common",
@ -2184,7 +2184,7 @@ dependencies = [
[[package]]
name = "ruma-identifiers-validation"
version = "0.9.3"
source = "git+https://github.com/girlbossceo/ruma?rev=788ea6b00fab49b04a17d88caa0c840b7d74aa13#788ea6b00fab49b04a17d88caa0c840b7d74aa13"
source = "git+https://github.com/girlbossceo/ruma?rev=3b4946d66e45cbf0bf522d6f76e16632316254c6#3b4946d66e45cbf0bf522d6f76e16632316254c6"
dependencies = [
"js_int",
"thiserror",
@ -2193,7 +2193,7 @@ dependencies = [
[[package]]
name = "ruma-identity-service-api"
version = "0.8.0"
source = "git+https://github.com/girlbossceo/ruma?rev=788ea6b00fab49b04a17d88caa0c840b7d74aa13#788ea6b00fab49b04a17d88caa0c840b7d74aa13"
source = "git+https://github.com/girlbossceo/ruma?rev=3b4946d66e45cbf0bf522d6f76e16632316254c6#3b4946d66e45cbf0bf522d6f76e16632316254c6"
dependencies = [
"js_int",
"ruma-common",
@ -2203,7 +2203,7 @@ dependencies = [
[[package]]
name = "ruma-macros"
version = "0.12.0"
source = "git+https://github.com/girlbossceo/ruma?rev=788ea6b00fab49b04a17d88caa0c840b7d74aa13#788ea6b00fab49b04a17d88caa0c840b7d74aa13"
source = "git+https://github.com/girlbossceo/ruma?rev=3b4946d66e45cbf0bf522d6f76e16632316254c6#3b4946d66e45cbf0bf522d6f76e16632316254c6"
dependencies = [
"once_cell",
"proc-macro-crate",
@ -2218,7 +2218,7 @@ dependencies = [
[[package]]
name = "ruma-push-gateway-api"
version = "0.8.0"
source = "git+https://github.com/girlbossceo/ruma?rev=788ea6b00fab49b04a17d88caa0c840b7d74aa13#788ea6b00fab49b04a17d88caa0c840b7d74aa13"
source = "git+https://github.com/girlbossceo/ruma?rev=3b4946d66e45cbf0bf522d6f76e16632316254c6#3b4946d66e45cbf0bf522d6f76e16632316254c6"
dependencies = [
"js_int",
"ruma-common",
@ -2230,7 +2230,7 @@ dependencies = [
[[package]]
name = "ruma-signatures"
version = "0.14.0"
source = "git+https://github.com/girlbossceo/ruma?rev=788ea6b00fab49b04a17d88caa0c840b7d74aa13#788ea6b00fab49b04a17d88caa0c840b7d74aa13"
source = "git+https://github.com/girlbossceo/ruma?rev=3b4946d66e45cbf0bf522d6f76e16632316254c6#3b4946d66e45cbf0bf522d6f76e16632316254c6"
dependencies = [
"base64",
"ed25519-dalek",
@ -2246,7 +2246,7 @@ dependencies = [
[[package]]
name = "ruma-state-res"
version = "0.10.0"
source = "git+https://github.com/girlbossceo/ruma?rev=788ea6b00fab49b04a17d88caa0c840b7d74aa13#788ea6b00fab49b04a17d88caa0c840b7d74aa13"
source = "git+https://github.com/girlbossceo/ruma?rev=3b4946d66e45cbf0bf522d6f76e16632316254c6#3b4946d66e45cbf0bf522d6f76e16632316254c6"
dependencies = [
"itertools 0.11.0",
"js_int",