diff --git a/Cargo.lock b/Cargo.lock index f5343e39..a4d91afa 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3760,7 +3760,7 @@ dependencies = [ [[package]] name = "ruma" version = "0.13.0" -source = "git+https://github.com/matrix-construct/ruma?rev=3cb939f5c8a67197433cbb3dc7e256f0ddaee978#3cb939f5c8a67197433cbb3dc7e256f0ddaee978" +source = "git+https://github.com/matrix-construct/ruma?rev=30d063c4503c3b630cdd55eda71a0bc3504518a2#30d063c4503c3b630cdd55eda71a0bc3504518a2" dependencies = [ "assign", "js_int", @@ -3779,7 +3779,7 @@ dependencies = [ [[package]] name = "ruma-appservice-api" version = "0.13.0" -source = "git+https://github.com/matrix-construct/ruma?rev=3cb939f5c8a67197433cbb3dc7e256f0ddaee978#3cb939f5c8a67197433cbb3dc7e256f0ddaee978" +source = "git+https://github.com/matrix-construct/ruma?rev=30d063c4503c3b630cdd55eda71a0bc3504518a2#30d063c4503c3b630cdd55eda71a0bc3504518a2" dependencies = [ "js_int", "ruma-common", @@ -3791,7 +3791,7 @@ dependencies = [ [[package]] name = "ruma-client-api" version = "0.21.0" -source = "git+https://github.com/matrix-construct/ruma?rev=3cb939f5c8a67197433cbb3dc7e256f0ddaee978#3cb939f5c8a67197433cbb3dc7e256f0ddaee978" +source = "git+https://github.com/matrix-construct/ruma?rev=30d063c4503c3b630cdd55eda71a0bc3504518a2#30d063c4503c3b630cdd55eda71a0bc3504518a2" dependencies = [ "as_variant", "assign", @@ -3816,7 +3816,7 @@ dependencies = [ [[package]] name = "ruma-common" version = "0.16.0" -source = "git+https://github.com/matrix-construct/ruma?rev=3cb939f5c8a67197433cbb3dc7e256f0ddaee978#3cb939f5c8a67197433cbb3dc7e256f0ddaee978" +source = "git+https://github.com/matrix-construct/ruma?rev=30d063c4503c3b630cdd55eda71a0bc3504518a2#30d063c4503c3b630cdd55eda71a0bc3504518a2" dependencies = [ "as_variant", "base64", @@ -3850,7 +3850,7 @@ dependencies = [ [[package]] name = "ruma-events" version = "0.31.0" -source = "git+https://github.com/matrix-construct/ruma?rev=3cb939f5c8a67197433cbb3dc7e256f0ddaee978#3cb939f5c8a67197433cbb3dc7e256f0ddaee978" +source = "git+https://github.com/matrix-construct/ruma?rev=30d063c4503c3b630cdd55eda71a0bc3504518a2#30d063c4503c3b630cdd55eda71a0bc3504518a2" dependencies = [ "as_variant", "indexmap", @@ -3877,7 +3877,7 @@ dependencies = [ [[package]] name = "ruma-federation-api" version = "0.12.0" -source = "git+https://github.com/matrix-construct/ruma?rev=3cb939f5c8a67197433cbb3dc7e256f0ddaee978#3cb939f5c8a67197433cbb3dc7e256f0ddaee978" +source = "git+https://github.com/matrix-construct/ruma?rev=30d063c4503c3b630cdd55eda71a0bc3504518a2#30d063c4503c3b630cdd55eda71a0bc3504518a2" dependencies = [ "bytes", "headers", @@ -3900,7 +3900,7 @@ dependencies = [ [[package]] name = "ruma-identifiers-validation" version = "0.11.0" -source = "git+https://github.com/matrix-construct/ruma?rev=3cb939f5c8a67197433cbb3dc7e256f0ddaee978#3cb939f5c8a67197433cbb3dc7e256f0ddaee978" +source = "git+https://github.com/matrix-construct/ruma?rev=30d063c4503c3b630cdd55eda71a0bc3504518a2#30d063c4503c3b630cdd55eda71a0bc3504518a2" dependencies = [ "js_int", "thiserror 2.0.18", @@ -3909,7 +3909,7 @@ dependencies = [ [[package]] name = "ruma-macros" version = "0.16.0" -source = "git+https://github.com/matrix-construct/ruma?rev=3cb939f5c8a67197433cbb3dc7e256f0ddaee978#3cb939f5c8a67197433cbb3dc7e256f0ddaee978" +source = "git+https://github.com/matrix-construct/ruma?rev=30d063c4503c3b630cdd55eda71a0bc3504518a2#30d063c4503c3b630cdd55eda71a0bc3504518a2" dependencies = [ "cfg-if", "proc-macro-crate", @@ -3924,7 +3924,7 @@ dependencies = [ [[package]] name = "ruma-push-gateway-api" version = "0.12.0" -source = "git+https://github.com/matrix-construct/ruma?rev=3cb939f5c8a67197433cbb3dc7e256f0ddaee978#3cb939f5c8a67197433cbb3dc7e256f0ddaee978" +source = "git+https://github.com/matrix-construct/ruma?rev=30d063c4503c3b630cdd55eda71a0bc3504518a2#30d063c4503c3b630cdd55eda71a0bc3504518a2" dependencies = [ "js_int", "ruma-common", @@ -3936,7 +3936,7 @@ dependencies = [ [[package]] name = "ruma-signatures" version = "0.18.0" -source = "git+https://github.com/matrix-construct/ruma?rev=3cb939f5c8a67197433cbb3dc7e256f0ddaee978#3cb939f5c8a67197433cbb3dc7e256f0ddaee978" +source = "git+https://github.com/matrix-construct/ruma?rev=30d063c4503c3b630cdd55eda71a0bc3504518a2#30d063c4503c3b630cdd55eda71a0bc3504518a2" dependencies = [ "base64", "ed25519-dalek", diff --git a/Cargo.toml b/Cargo.toml index af9da286..b4edbaf1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -327,7 +327,7 @@ default-features = false [workspace.dependencies.ruma] git = "https://github.com/matrix-construct/ruma" -rev = "3cb939f5c8a67197433cbb3dc7e256f0ddaee978" +rev = "30d063c4503c3b630cdd55eda71a0bc3504518a2" features = [ "__compat", "appservice-api-c",