GitHub / tchapgouv / ruma
A set of Rust crates for interacting with the Matrix chat network.
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/tchapgouv%2Fruma
Fork of ruma/ruma
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language:
Size: 11.3 MB
Dependencies parsed at:
59
Created at: 7 months ago
Updated at: 7 months ago
Pushed at: 5 months ago
Last synced at: 7 days ago
.github/workflows/ci.yml
actions
- Swatinem/rust-cache v2 composite
- actions/cache v4 composite
- actions/checkout v4 composite
- actions/deploy-pages v4 composite
- actions/upload-artifact v4 composite
- actions/upload-pages-artifact v3 composite
- crate-ci/typos v1.24.5 composite
- dtolnay/rust-toolchain master composite
- dtolnay/rust-toolchain stable composite
- taiki-e/cache-cargo-install-action v2 composite
.github/workflows/deps.yml
actions
- EmbarkStudios/cargo-deny-action v2 composite
- actions/checkout v4 composite
Cargo.toml
cargo
crates/ruma/Cargo.toml
cargo
- js_option 0.1.1
- serde_yaml 0.9.14 development
- tokio-stream 0.1.8 development
- async-stream 0.3.0
- futures-core 0.3.8
- http-body-util 0.1.1
- hyper 1.3.1
- hyper-rustls 0.27.1
- hyper-tls 0.6.0
- hyper-util 0.1.3
- reqwest 0.12.4
- tracing 0.1.30
- date_header 1.0.5
- js_option 0.1.1
- trybuild 1.0.71 development
- form_urlencoded 1.0.0
- getrandom 0.2.6
- indexmap 2.0.0
- konst 0.3.5
- percent-encoding 2.1.0
- regex 1.5.6
- time 0.3.34
- uuid 1.0.0
- wildmatch 2.0.0
- trybuild 1.0.71 development
- indexmap 2.0.0
- js_option 0.1.0
- percent-encoding 2.1.0
- pulldown-cmark 0.12.1
- regex 1.5.6
- wildmatch 2.0.0
- tracing-subscriber 0.3.16 development
- headers 0.4.0
- http-auth 0.1.9
- insta 1.31.0 development
- ed25519-dalek 2.0.0
- pkcs8 0.10.0
- sha2 0.10.6
- subslice 0.2.3
- tracing-subscriber 0.3.16 development
- itertools 0.13.0
xtask/Cargo.toml
cargo