|
|
|
@ -221,7 +221,7 @@ dependencies = [ |
|
|
|
"reqwest", |
|
|
|
"reqwest", |
|
|
|
"ring", |
|
|
|
"ring", |
|
|
|
"rocket", |
|
|
|
"rocket", |
|
|
|
"ruma 0.0.1 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
"ruma", |
|
|
|
"rust-argon2", |
|
|
|
"rust-argon2", |
|
|
|
"serde", |
|
|
|
"serde", |
|
|
|
"serde_json", |
|
|
|
"serde_json", |
|
|
|
@ -1611,33 +1611,15 @@ source = "git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"assign", |
|
|
|
"assign", |
|
|
|
"js_int", |
|
|
|
"js_int", |
|
|
|
"ruma-api 0.17.0-alpha.1 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-api", |
|
|
|
"ruma-appservice-api 0.2.0-alpha.1 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-appservice-api", |
|
|
|
"ruma-client-api 0.10.0-alpha.1 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-client-api", |
|
|
|
"ruma-common 0.2.0 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-common", |
|
|
|
"ruma-events 0.22.0-alpha.1 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-events", |
|
|
|
"ruma-federation-api 0.0.3 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-federation-api", |
|
|
|
"ruma-identifiers 0.17.4 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-identifiers", |
|
|
|
"ruma-serde 0.2.3 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-serde", |
|
|
|
"ruma-signatures 0.6.0-dev.1 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-signatures", |
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
|
|
name = "ruma" |
|
|
|
|
|
|
|
version = "0.0.1" |
|
|
|
|
|
|
|
source = "git+https://github.com/DevinR528/ruma?branch=unstable-join#424b138d84ccc47c0b212708a54f66bf88f7d57a" |
|
|
|
|
|
|
|
dependencies = [ |
|
|
|
|
|
|
|
"assign", |
|
|
|
|
|
|
|
"js_int", |
|
|
|
|
|
|
|
"ruma-api 0.17.0-alpha.1 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"ruma-appservice-api 0.2.0-alpha.1 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"ruma-client-api 0.10.0-alpha.1 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"ruma-common 0.2.0 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"ruma-events 0.22.0-alpha.1 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"ruma-federation-api 0.0.3 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"ruma-identifiers 0.17.4 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"ruma-serde 0.2.3 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"ruma-signatures 0.6.0-dev.1 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
] |
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
@ -1647,27 +1629,10 @@ source = "git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"http", |
|
|
|
"http", |
|
|
|
"percent-encoding", |
|
|
|
"percent-encoding", |
|
|
|
"ruma-api-macros 0.17.0-alpha.1 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-api-macros", |
|
|
|
"ruma-common 0.2.0 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-common", |
|
|
|
"ruma-identifiers 0.17.4 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-identifiers", |
|
|
|
"ruma-serde 0.2.3 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-serde", |
|
|
|
"serde", |
|
|
|
|
|
|
|
"serde_json", |
|
|
|
|
|
|
|
"strum", |
|
|
|
|
|
|
|
"thiserror", |
|
|
|
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
|
|
name = "ruma-api" |
|
|
|
|
|
|
|
version = "0.17.0-alpha.1" |
|
|
|
|
|
|
|
source = "git+https://github.com/DevinR528/ruma?branch=unstable-join#424b138d84ccc47c0b212708a54f66bf88f7d57a" |
|
|
|
|
|
|
|
dependencies = [ |
|
|
|
|
|
|
|
"http", |
|
|
|
|
|
|
|
"percent-encoding", |
|
|
|
|
|
|
|
"ruma-api-macros 0.17.0-alpha.1 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"ruma-common 0.2.0 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"ruma-identifiers 0.17.4 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"ruma-serde 0.2.3 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"serde", |
|
|
|
"serde", |
|
|
|
"serde_json", |
|
|
|
"serde_json", |
|
|
|
"strum", |
|
|
|
"strum", |
|
|
|
@ -1685,39 +1650,15 @@ dependencies = [ |
|
|
|
"syn", |
|
|
|
"syn", |
|
|
|
] |
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
|
|
name = "ruma-api-macros" |
|
|
|
|
|
|
|
version = "0.17.0-alpha.1" |
|
|
|
|
|
|
|
source = "git+https://github.com/DevinR528/ruma?branch=unstable-join#424b138d84ccc47c0b212708a54f66bf88f7d57a" |
|
|
|
|
|
|
|
dependencies = [ |
|
|
|
|
|
|
|
"proc-macro-crate", |
|
|
|
|
|
|
|
"proc-macro2", |
|
|
|
|
|
|
|
"quote", |
|
|
|
|
|
|
|
"syn", |
|
|
|
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "ruma-appservice-api" |
|
|
|
name = "ruma-appservice-api" |
|
|
|
version = "0.2.0-alpha.1" |
|
|
|
version = "0.2.0-alpha.1" |
|
|
|
source = "git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca41262058302959eac4029ab4a1ea5889" |
|
|
|
source = "git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca41262058302959eac4029ab4a1ea5889" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"ruma-api 0.17.0-alpha.1 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-api", |
|
|
|
"ruma-common 0.2.0 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-common", |
|
|
|
"ruma-events 0.22.0-alpha.1 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-events", |
|
|
|
"ruma-identifiers 0.17.4 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-identifiers", |
|
|
|
"serde", |
|
|
|
|
|
|
|
"serde_json", |
|
|
|
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
|
|
name = "ruma-appservice-api" |
|
|
|
|
|
|
|
version = "0.2.0-alpha.1" |
|
|
|
|
|
|
|
source = "git+https://github.com/DevinR528/ruma?branch=unstable-join#424b138d84ccc47c0b212708a54f66bf88f7d57a" |
|
|
|
|
|
|
|
dependencies = [ |
|
|
|
|
|
|
|
"ruma-api 0.17.0-alpha.1 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"ruma-common 0.2.0 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"ruma-events 0.22.0-alpha.1 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"ruma-identifiers 0.17.4 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"serde", |
|
|
|
"serde", |
|
|
|
"serde_json", |
|
|
|
"serde_json", |
|
|
|
] |
|
|
|
] |
|
|
|
@ -1732,31 +1673,11 @@ dependencies = [ |
|
|
|
"js_int", |
|
|
|
"js_int", |
|
|
|
"maplit", |
|
|
|
"maplit", |
|
|
|
"percent-encoding", |
|
|
|
"percent-encoding", |
|
|
|
"ruma-api 0.17.0-alpha.1 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-api", |
|
|
|
"ruma-common 0.2.0 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-common", |
|
|
|
"ruma-events 0.22.0-alpha.1 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-events", |
|
|
|
"ruma-identifiers 0.17.4 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-identifiers", |
|
|
|
"ruma-serde 0.2.3 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-serde", |
|
|
|
"serde", |
|
|
|
|
|
|
|
"serde_json", |
|
|
|
|
|
|
|
"strum", |
|
|
|
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
|
|
name = "ruma-client-api" |
|
|
|
|
|
|
|
version = "0.10.0-alpha.1" |
|
|
|
|
|
|
|
source = "git+https://github.com/DevinR528/ruma?branch=unstable-join#424b138d84ccc47c0b212708a54f66bf88f7d57a" |
|
|
|
|
|
|
|
dependencies = [ |
|
|
|
|
|
|
|
"assign", |
|
|
|
|
|
|
|
"http", |
|
|
|
|
|
|
|
"js_int", |
|
|
|
|
|
|
|
"maplit", |
|
|
|
|
|
|
|
"percent-encoding", |
|
|
|
|
|
|
|
"ruma-api 0.17.0-alpha.1 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"ruma-common 0.2.0 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"ruma-events 0.22.0-alpha.1 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"ruma-identifiers 0.17.4 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"ruma-serde 0.2.3 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"serde", |
|
|
|
"serde", |
|
|
|
"serde_json", |
|
|
|
"serde_json", |
|
|
|
"strum", |
|
|
|
"strum", |
|
|
|
@ -1768,23 +1689,9 @@ version = "0.2.0" |
|
|
|
source = "git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca41262058302959eac4029ab4a1ea5889" |
|
|
|
source = "git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca41262058302959eac4029ab4a1ea5889" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"js_int", |
|
|
|
"js_int", |
|
|
|
"ruma-common-macros 0.2.0 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-common-macros", |
|
|
|
"ruma-identifiers 0.17.4 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-identifiers", |
|
|
|
"ruma-serde 0.2.3 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-serde", |
|
|
|
"serde", |
|
|
|
|
|
|
|
"serde_json", |
|
|
|
|
|
|
|
"strum", |
|
|
|
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
|
|
name = "ruma-common" |
|
|
|
|
|
|
|
version = "0.2.0" |
|
|
|
|
|
|
|
source = "git+https://github.com/DevinR528/ruma?branch=unstable-join#424b138d84ccc47c0b212708a54f66bf88f7d57a" |
|
|
|
|
|
|
|
dependencies = [ |
|
|
|
|
|
|
|
"js_int", |
|
|
|
|
|
|
|
"ruma-common-macros 0.2.0 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"ruma-identifiers 0.17.4 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"ruma-serde 0.2.3 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"serde", |
|
|
|
"serde", |
|
|
|
"serde_json", |
|
|
|
"serde_json", |
|
|
|
"strum", |
|
|
|
"strum", |
|
|
|
@ -1801,42 +1708,16 @@ dependencies = [ |
|
|
|
"syn", |
|
|
|
"syn", |
|
|
|
] |
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
|
|
name = "ruma-common-macros" |
|
|
|
|
|
|
|
version = "0.2.0" |
|
|
|
|
|
|
|
source = "git+https://github.com/DevinR528/ruma?branch=unstable-join#424b138d84ccc47c0b212708a54f66bf88f7d57a" |
|
|
|
|
|
|
|
dependencies = [ |
|
|
|
|
|
|
|
"proc-macro-crate", |
|
|
|
|
|
|
|
"proc-macro2", |
|
|
|
|
|
|
|
"quote", |
|
|
|
|
|
|
|
"syn", |
|
|
|
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "ruma-events" |
|
|
|
name = "ruma-events" |
|
|
|
version = "0.22.0-alpha.1" |
|
|
|
version = "0.22.0-alpha.1" |
|
|
|
source = "git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca41262058302959eac4029ab4a1ea5889" |
|
|
|
source = "git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca41262058302959eac4029ab4a1ea5889" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"js_int", |
|
|
|
"js_int", |
|
|
|
"ruma-common 0.2.0 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-common", |
|
|
|
"ruma-events-macros 0.22.0-alpha.1 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-events-macros", |
|
|
|
"ruma-identifiers 0.17.4 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-identifiers", |
|
|
|
"ruma-serde 0.2.3 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-serde", |
|
|
|
"serde", |
|
|
|
|
|
|
|
"serde_json", |
|
|
|
|
|
|
|
"strum", |
|
|
|
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
|
|
name = "ruma-events" |
|
|
|
|
|
|
|
version = "0.22.0-alpha.1" |
|
|
|
|
|
|
|
source = "git+https://github.com/DevinR528/ruma?branch=unstable-join#424b138d84ccc47c0b212708a54f66bf88f7d57a" |
|
|
|
|
|
|
|
dependencies = [ |
|
|
|
|
|
|
|
"js_int", |
|
|
|
|
|
|
|
"ruma-common 0.2.0 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"ruma-events-macros 0.22.0-alpha.1 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"ruma-identifiers 0.17.4 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"ruma-serde 0.2.3 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"serde", |
|
|
|
"serde", |
|
|
|
"serde_json", |
|
|
|
"serde_json", |
|
|
|
"strum", |
|
|
|
"strum", |
|
|
|
@ -1853,43 +1734,17 @@ dependencies = [ |
|
|
|
"syn", |
|
|
|
"syn", |
|
|
|
] |
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
|
|
name = "ruma-events-macros" |
|
|
|
|
|
|
|
version = "0.22.0-alpha.1" |
|
|
|
|
|
|
|
source = "git+https://github.com/DevinR528/ruma?branch=unstable-join#424b138d84ccc47c0b212708a54f66bf88f7d57a" |
|
|
|
|
|
|
|
dependencies = [ |
|
|
|
|
|
|
|
"proc-macro-crate", |
|
|
|
|
|
|
|
"proc-macro2", |
|
|
|
|
|
|
|
"quote", |
|
|
|
|
|
|
|
"syn", |
|
|
|
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "ruma-federation-api" |
|
|
|
name = "ruma-federation-api" |
|
|
|
version = "0.0.3" |
|
|
|
version = "0.0.3" |
|
|
|
source = "git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca41262058302959eac4029ab4a1ea5889" |
|
|
|
source = "git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca41262058302959eac4029ab4a1ea5889" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"js_int", |
|
|
|
"js_int", |
|
|
|
"ruma-api 0.17.0-alpha.1 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-api", |
|
|
|
"ruma-common 0.2.0 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-common", |
|
|
|
"ruma-events 0.22.0-alpha.1 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-events", |
|
|
|
"ruma-identifiers 0.17.4 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-identifiers", |
|
|
|
"ruma-serde 0.2.3 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-serde", |
|
|
|
"serde", |
|
|
|
|
|
|
|
"serde_json", |
|
|
|
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
|
|
name = "ruma-federation-api" |
|
|
|
|
|
|
|
version = "0.0.3" |
|
|
|
|
|
|
|
source = "git+https://github.com/DevinR528/ruma?branch=unstable-join#424b138d84ccc47c0b212708a54f66bf88f7d57a" |
|
|
|
|
|
|
|
dependencies = [ |
|
|
|
|
|
|
|
"js_int", |
|
|
|
|
|
|
|
"ruma-api 0.17.0-alpha.1 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"ruma-common 0.2.0 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"ruma-events 0.22.0-alpha.1 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"ruma-identifiers 0.17.4 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"ruma-serde 0.2.3 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"serde", |
|
|
|
"serde", |
|
|
|
"serde_json", |
|
|
|
"serde_json", |
|
|
|
] |
|
|
|
] |
|
|
|
@ -1898,23 +1753,11 @@ dependencies = [ |
|
|
|
name = "ruma-identifiers" |
|
|
|
name = "ruma-identifiers" |
|
|
|
version = "0.17.4" |
|
|
|
version = "0.17.4" |
|
|
|
source = "git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca41262058302959eac4029ab4a1ea5889" |
|
|
|
source = "git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889#c15382ca41262058302959eac4029ab4a1ea5889" |
|
|
|
dependencies = [ |
|
|
|
|
|
|
|
"ruma-identifiers-macros 0.17.4 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
|
|
|
|
"ruma-identifiers-validation 0.1.1 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
|
|
|
|
"ruma-serde 0.2.3 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
|
|
|
|
"serde", |
|
|
|
|
|
|
|
"strum", |
|
|
|
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
|
|
name = "ruma-identifiers" |
|
|
|
|
|
|
|
version = "0.17.4" |
|
|
|
|
|
|
|
source = "git+https://github.com/DevinR528/ruma?branch=unstable-join#424b138d84ccc47c0b212708a54f66bf88f7d57a" |
|
|
|
|
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"rand", |
|
|
|
"rand", |
|
|
|
"ruma-identifiers-macros 0.17.4 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
"ruma-identifiers-macros", |
|
|
|
"ruma-identifiers-validation 0.1.1 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
"ruma-identifiers-validation", |
|
|
|
"ruma-serde 0.2.3 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
"ruma-serde", |
|
|
|
"serde", |
|
|
|
"serde", |
|
|
|
"strum", |
|
|
|
"strum", |
|
|
|
] |
|
|
|
] |
|
|
|
@ -1926,18 +1769,7 @@ source = "git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"proc-macro2", |
|
|
|
"proc-macro2", |
|
|
|
"quote", |
|
|
|
"quote", |
|
|
|
"ruma-identifiers-validation 0.1.1 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-identifiers-validation", |
|
|
|
"syn", |
|
|
|
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
|
|
name = "ruma-identifiers-macros" |
|
|
|
|
|
|
|
version = "0.17.4" |
|
|
|
|
|
|
|
source = "git+https://github.com/DevinR528/ruma?branch=unstable-join#424b138d84ccc47c0b212708a54f66bf88f7d57a" |
|
|
|
|
|
|
|
dependencies = [ |
|
|
|
|
|
|
|
"proc-macro2", |
|
|
|
|
|
|
|
"quote", |
|
|
|
|
|
|
|
"ruma-identifiers-validation 0.1.1 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"syn", |
|
|
|
"syn", |
|
|
|
] |
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
@ -1950,15 +1782,6 @@ dependencies = [ |
|
|
|
"strum", |
|
|
|
"strum", |
|
|
|
] |
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
|
|
name = "ruma-identifiers-validation" |
|
|
|
|
|
|
|
version = "0.1.1" |
|
|
|
|
|
|
|
source = "git+https://github.com/DevinR528/ruma?branch=unstable-join#424b138d84ccc47c0b212708a54f66bf88f7d57a" |
|
|
|
|
|
|
|
dependencies = [ |
|
|
|
|
|
|
|
"serde", |
|
|
|
|
|
|
|
"strum", |
|
|
|
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "ruma-serde" |
|
|
|
name = "ruma-serde" |
|
|
|
version = "0.2.3" |
|
|
|
version = "0.2.3" |
|
|
|
@ -1971,18 +1794,6 @@ dependencies = [ |
|
|
|
"serde_json", |
|
|
|
"serde_json", |
|
|
|
] |
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
|
|
name = "ruma-serde" |
|
|
|
|
|
|
|
version = "0.2.3" |
|
|
|
|
|
|
|
source = "git+https://github.com/DevinR528/ruma?branch=unstable-join#424b138d84ccc47c0b212708a54f66bf88f7d57a" |
|
|
|
|
|
|
|
dependencies = [ |
|
|
|
|
|
|
|
"form_urlencoded", |
|
|
|
|
|
|
|
"itoa", |
|
|
|
|
|
|
|
"js_int", |
|
|
|
|
|
|
|
"serde", |
|
|
|
|
|
|
|
"serde_json", |
|
|
|
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "ruma-signatures" |
|
|
|
name = "ruma-signatures" |
|
|
|
version = "0.6.0-dev.1" |
|
|
|
version = "0.6.0-dev.1" |
|
|
|
@ -1990,21 +1801,8 @@ source = "git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"base64", |
|
|
|
"base64", |
|
|
|
"ring", |
|
|
|
"ring", |
|
|
|
"ruma-identifiers 0.17.4 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-identifiers", |
|
|
|
"ruma-serde 0.2.3 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma-serde", |
|
|
|
"serde_json", |
|
|
|
|
|
|
|
"untrusted", |
|
|
|
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
|
|
name = "ruma-signatures" |
|
|
|
|
|
|
|
version = "0.6.0-dev.1" |
|
|
|
|
|
|
|
source = "git+https://github.com/DevinR528/ruma?branch=unstable-join#424b138d84ccc47c0b212708a54f66bf88f7d57a" |
|
|
|
|
|
|
|
dependencies = [ |
|
|
|
|
|
|
|
"base64", |
|
|
|
|
|
|
|
"ring", |
|
|
|
|
|
|
|
"ruma-identifiers 0.17.4 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"ruma-serde 0.2.3 (git+https://github.com/DevinR528/ruma?branch=unstable-join)", |
|
|
|
|
|
|
|
"serde_json", |
|
|
|
"serde_json", |
|
|
|
"untrusted", |
|
|
|
"untrusted", |
|
|
|
] |
|
|
|
] |
|
|
|
@ -2263,7 +2061,7 @@ dependencies = [ |
|
|
|
"itertools", |
|
|
|
"itertools", |
|
|
|
"js_int", |
|
|
|
"js_int", |
|
|
|
"maplit", |
|
|
|
"maplit", |
|
|
|
"ruma 0.0.1 (git+https://github.com/ruma/ruma?rev=c15382ca41262058302959eac4029ab4a1ea5889)", |
|
|
|
"ruma", |
|
|
|
"serde", |
|
|
|
"serde", |
|
|
|
"serde_json", |
|
|
|
"serde_json", |
|
|
|
"thiserror", |
|
|
|
"thiserror", |
|
|
|
|