diff --git a/Cargo.lock b/Cargo.lock index fef7e97573a1..7dfe0f1b851c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2135,9 +2135,9 @@ dependencies = [ [[package]] name = "h2" -version = "0.4.7" +version = "0.4.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ccae279728d634d083c00f6099cb58f01cc99c145b84b8be2f6c74618d79922e" +checksum = "5017294ff4bb30944501348f6f8e42e6ad28f42c8bbef7a74029aff064a4e3c2" dependencies = [ "atomic-waker", "bytes", @@ -2371,7 +2371,7 @@ dependencies = [ "bytes", "futures-channel", "futures-util", - "h2 0.4.7", + "h2 0.4.8", "http 1.2.0", "http-body 1.0.1", "httparse", @@ -3191,7 +3191,7 @@ dependencies = [ [[package]] name = "matrix-sdk" version = "0.10.0" -source = "git+https://github.com/acterglobal/matrix-rust-sdk?rev=a95632aba2f1c6a0e74c05fd4574b32a6a449fcf#a95632aba2f1c6a0e74c05fd4574b32a6a449fcf" +source = "git+https://github.com/matrix-org/matrix-rust-sdk?rev=7a06bdb6950f74167e697e795babc8e12e1a5aa3#7a06bdb6950f74167e697e795babc8e12e1a5aa3" dependencies = [ "anyhow", "anymap2", @@ -3243,7 +3243,7 @@ dependencies = [ [[package]] name = "matrix-sdk-base" version = "0.10.0" -source = "git+https://github.com/acterglobal/matrix-rust-sdk?rev=a95632aba2f1c6a0e74c05fd4574b32a6a449fcf#a95632aba2f1c6a0e74c05fd4574b32a6a449fcf" +source = "git+https://github.com/matrix-org/matrix-rust-sdk?rev=7a06bdb6950f74167e697e795babc8e12e1a5aa3#7a06bdb6950f74167e697e795babc8e12e1a5aa3" dependencies = [ "as_variant", "async-trait", @@ -3270,7 +3270,7 @@ dependencies = [ [[package]] name = "matrix-sdk-common" version = "0.10.0" -source = "git+https://github.com/acterglobal/matrix-rust-sdk?rev=a95632aba2f1c6a0e74c05fd4574b32a6a449fcf#a95632aba2f1c6a0e74c05fd4574b32a6a449fcf" +source = "git+https://github.com/matrix-org/matrix-rust-sdk?rev=7a06bdb6950f74167e697e795babc8e12e1a5aa3#7a06bdb6950f74167e697e795babc8e12e1a5aa3" dependencies = [ "async-trait", "eyeball-im 0.6.0 (git+https://github.com/jplatte/eyeball?branch=main)", @@ -3293,7 +3293,7 @@ dependencies = [ [[package]] name = "matrix-sdk-crypto" version = "0.10.0" -source = "git+https://github.com/acterglobal/matrix-rust-sdk?rev=a95632aba2f1c6a0e74c05fd4574b32a6a449fcf#a95632aba2f1c6a0e74c05fd4574b32a6a449fcf" +source = "git+https://github.com/matrix-org/matrix-rust-sdk?rev=7a06bdb6950f74167e697e795babc8e12e1a5aa3#7a06bdb6950f74167e697e795babc8e12e1a5aa3" dependencies = [ "aes", "aquamarine", @@ -3333,7 +3333,7 @@ dependencies = [ [[package]] name = "matrix-sdk-indexeddb" version = "0.10.0" -source = "git+https://github.com/acterglobal/matrix-rust-sdk?rev=a95632aba2f1c6a0e74c05fd4574b32a6a449fcf#a95632aba2f1c6a0e74c05fd4574b32a6a449fcf" +source = "git+https://github.com/matrix-org/matrix-rust-sdk?rev=7a06bdb6950f74167e697e795babc8e12e1a5aa3#7a06bdb6950f74167e697e795babc8e12e1a5aa3" dependencies = [ "anyhow", "async-trait", @@ -3361,7 +3361,7 @@ dependencies = [ [[package]] name = "matrix-sdk-sqlite" version = "0.10.0" -source = "git+https://github.com/acterglobal/matrix-rust-sdk?rev=a95632aba2f1c6a0e74c05fd4574b32a6a449fcf#a95632aba2f1c6a0e74c05fd4574b32a6a449fcf" +source = "git+https://github.com/matrix-org/matrix-rust-sdk?rev=7a06bdb6950f74167e697e795babc8e12e1a5aa3#7a06bdb6950f74167e697e795babc8e12e1a5aa3" dependencies = [ "async-trait", "deadpool-sqlite", @@ -3383,7 +3383,7 @@ dependencies = [ [[package]] name = "matrix-sdk-store-encryption" version = "0.10.0" -source = "git+https://github.com/acterglobal/matrix-rust-sdk?rev=a95632aba2f1c6a0e74c05fd4574b32a6a449fcf#a95632aba2f1c6a0e74c05fd4574b32a6a449fcf" +source = "git+https://github.com/matrix-org/matrix-rust-sdk?rev=7a06bdb6950f74167e697e795babc8e12e1a5aa3#7a06bdb6950f74167e697e795babc8e12e1a5aa3" dependencies = [ "base64 0.22.1", "blake3", @@ -3427,7 +3427,7 @@ version = "0.1.3+dev" [[package]] name = "matrix-sdk-test" version = "0.10.0" -source = "git+https://github.com/acterglobal/matrix-rust-sdk?rev=a95632aba2f1c6a0e74c05fd4574b32a6a449fcf#a95632aba2f1c6a0e74c05fd4574b32a6a449fcf" +source = "git+https://github.com/matrix-org/matrix-rust-sdk?rev=7a06bdb6950f74167e697e795babc8e12e1a5aa3#7a06bdb6950f74167e697e795babc8e12e1a5aa3" dependencies = [ "as_variant", "ctor", @@ -3450,7 +3450,7 @@ dependencies = [ [[package]] name = "matrix-sdk-test-macros" version = "0.10.0" -source = "git+https://github.com/acterglobal/matrix-rust-sdk?rev=a95632aba2f1c6a0e74c05fd4574b32a6a449fcf#a95632aba2f1c6a0e74c05fd4574b32a6a449fcf" +source = "git+https://github.com/matrix-org/matrix-rust-sdk?rev=7a06bdb6950f74167e697e795babc8e12e1a5aa3#7a06bdb6950f74167e697e795babc8e12e1a5aa3" dependencies = [ "quote", "syn", @@ -3459,7 +3459,7 @@ dependencies = [ [[package]] name = "matrix-sdk-ui" version = "0.10.0" -source = "git+https://github.com/acterglobal/matrix-rust-sdk?rev=a95632aba2f1c6a0e74c05fd4574b32a6a449fcf#a95632aba2f1c6a0e74c05fd4574b32a6a449fcf" +source = "git+https://github.com/matrix-org/matrix-rust-sdk?rev=7a06bdb6950f74167e697e795babc8e12e1a5aa3#7a06bdb6950f74167e697e795babc8e12e1a5aa3" dependencies = [ "as_variant", "async-once-cell", @@ -4422,7 +4422,7 @@ dependencies = [ "encoding_rs", "futures-core", "futures-util", - "h2 0.4.7", + "h2 0.4.8", "http 1.2.0", "http-body 1.0.1", "http-body-util", @@ -4541,8 +4541,7 @@ dependencies = [ [[package]] name = "ruma" version = "0.12.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7d6fea33e3d17b9e009fefb3f175ca7fd40b1e7d1e72444478fd1b28611eb50a" +source = "git+https://github.com/ruma/ruma?rev=7755c7cbc580f8d8aea30d78cc1a6850b1a6fd39#7755c7cbc580f8d8aea30d78cc1a6850b1a6fd39" dependencies = [ "assign", "js_int", @@ -4558,8 +4557,7 @@ dependencies = [ [[package]] name = "ruma-client-api" version = "0.20.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "23989b539eceeaad01ba089ad307788f90a29bac2e5f730ff0a523eeae3fa1d7" +source = "git+https://github.com/ruma/ruma?rev=7755c7cbc580f8d8aea30d78cc1a6850b1a6fd39#7755c7cbc580f8d8aea30d78cc1a6850b1a6fd39" dependencies = [ "as_variant", "assign", @@ -4582,8 +4580,7 @@ dependencies = [ [[package]] name = "ruma-common" version = "0.15.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1058c04b8dd62f4fba71c9f65112fb79bc332438d11aefe1e8edf67b7fb58a98" +source = "git+https://github.com/ruma/ruma?rev=7755c7cbc580f8d8aea30d78cc1a6850b1a6fd39#7755c7cbc580f8d8aea30d78cc1a6850b1a6fd39" dependencies = [ "as_variant", "base64 0.22.1", @@ -4615,8 +4612,7 @@ dependencies = [ [[package]] name = "ruma-events" version = "0.30.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ff1b8e15942e35ba56004429bc0845f481281f903e86957973a08ec08f8d06f0" +source = "git+https://github.com/ruma/ruma?rev=7755c7cbc580f8d8aea30d78cc1a6850b1a6fd39#7755c7cbc580f8d8aea30d78cc1a6850b1a6fd39" dependencies = [ "as_variant", "indexmap 2.7.1", @@ -4641,8 +4637,7 @@ dependencies = [ [[package]] name = "ruma-federation-api" version = "0.11.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5d70c3d37a8e42992aeaa5786cb406ad302bcd05c0e7e3073d5316b4574340dd" +source = "git+https://github.com/ruma/ruma?rev=7755c7cbc580f8d8aea30d78cc1a6850b1a6fd39#7755c7cbc580f8d8aea30d78cc1a6850b1a6fd39" dependencies = [ "http 1.2.0", "js_int", @@ -4656,8 +4651,7 @@ dependencies = [ [[package]] name = "ruma-html" version = "0.4.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8f3257ce3398e171ff15245767b1a3d201cfc5cce75f5af7ec7f6b8b5e1d2bdb" +source = "git+https://github.com/ruma/ruma?rev=7755c7cbc580f8d8aea30d78cc1a6850b1a6fd39#7755c7cbc580f8d8aea30d78cc1a6850b1a6fd39" dependencies = [ "as_variant", "html5ever", @@ -4669,8 +4663,7 @@ dependencies = [ [[package]] name = "ruma-identifiers-validation" version = "0.10.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6ad674b5e5368c53a2c90fde7dac7e30747004aaf7b1827b72874a25fc06d4d8" +source = "git+https://github.com/ruma/ruma?rev=7755c7cbc580f8d8aea30d78cc1a6850b1a6fd39#7755c7cbc580f8d8aea30d78cc1a6850b1a6fd39" dependencies = [ "js_int", "thiserror 2.0.11", @@ -4679,8 +4672,7 @@ dependencies = [ [[package]] name = "ruma-macros" version = "0.15.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c1182e83ee5cd10121974f163337b16af68a93eedfc7cdbdbd52307ac7e1d743" +source = "git+https://github.com/ruma/ruma?rev=7755c7cbc580f8d8aea30d78cc1a6850b1a6fd39#7755c7cbc580f8d8aea30d78cc1a6850b1a6fd39" dependencies = [ "cfg-if", "proc-macro-crate", @@ -5936,9 +5928,9 @@ checksum = "75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539" [[package]] name = "unicode-ident" -version = "1.0.16" +version = "1.0.17" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a210d160f08b701c8721ba1c726c11662f877ea6b7094007e1ca9a1041945034" +checksum = "00e2473a93778eb0bad35909dff6a10d28e63f792f16ed15e404fca9d5eeedbe" [[package]] name = "unicode-linebreak" diff --git a/Cargo.toml b/Cargo.toml index 5661e095b61e..b9f9bf1ff6af 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,50 +8,50 @@ members = [ default-members = ["native/acter"] [workspace.dependencies.matrix-sdk] -git = "https://github.com/acterglobal/matrix-rust-sdk" -rev = "a95632aba2f1c6a0e74c05fd4574b32a6a449fcf" +git = "https://github.com/matrix-org/matrix-rust-sdk" +rev = "7a06bdb6950f74167e697e795babc8e12e1a5aa3" default-features = false features = ["rustls-tls"] [workspace.dependencies.matrix-sdk-base] -git = "https://github.com/acterglobal/matrix-rust-sdk" -rev = "a95632aba2f1c6a0e74c05fd4574b32a6a449fcf" +git = "https://github.com/matrix-org/matrix-rust-sdk" +rev = "7a06bdb6950f74167e697e795babc8e12e1a5aa3" default-features = false [workspace.dependencies.matrix-sdk-sqlite] -git = "https://github.com/acterglobal/matrix-rust-sdk" -rev = "a95632aba2f1c6a0e74c05fd4574b32a6a449fcf" +git = "https://github.com/matrix-org/matrix-rust-sdk" +rev = "7a06bdb6950f74167e697e795babc8e12e1a5aa3" default-features = false features = ["crypto-store", "state-store"] [workspace.dependencies.matrix-sdk-store-encryption] -git = "https://github.com/acterglobal/matrix-rust-sdk" -rev = "a95632aba2f1c6a0e74c05fd4574b32a6a449fcf" +git = "https://github.com/matrix-org/matrix-rust-sdk" +rev = "7a06bdb6950f74167e697e795babc8e12e1a5aa3" default-features = false [workspace.dependencies.matrix-sdk-ui] -git = "https://github.com/acterglobal/matrix-rust-sdk" -rev = "a95632aba2f1c6a0e74c05fd4574b32a6a449fcf" +git = "https://github.com/matrix-org/matrix-rust-sdk" +rev = "7a06bdb6950f74167e697e795babc8e12e1a5aa3" default-features = false [workspace.dependencies.matrix-sdk-test] -git = "https://github.com/acterglobal/matrix-rust-sdk" -rev = "a95632aba2f1c6a0e74c05fd4574b32a6a449fcf" +git = "https://github.com/matrix-org/matrix-rust-sdk" +rev = "7a06bdb6950f74167e697e795babc8e12e1a5aa3" default-features = false # not used directly but needed to enable specific features from ruma # ATTENTION: _MUST_ stay in sync with the ruma-rev used by matrix-sdk! [workspace.dependencies.ruma] -version = "0.12.1" -# git = "https://github.com/ruma/ruma" -# rev = "c91499fc464adc865a7c99d0ce0b35982ad96711" +# version = "0.12.1" +git = "https://github.com/ruma/ruma" +rev = "7755c7cbc580f8d8aea30d78cc1a6850b1a6fd39" # - see comment above [workspace.dependencies.ruma-common] -version = "0.15.1" -# git = "https://github.com/ruma/ruma" -# rev = "c91499fc464adc865a7c99d0ce0b35982ad96711" +# version = "0.15.1" +git = "https://github.com/ruma/ruma" +rev = "7755c7cbc580f8d8aea30d78cc1a6850b1a6fd39" [workspace.dependencies.url] version = "2.5.0"