Ivan Enderlin
|
bacf85d807
|
chore: Use anyhow from the workspace.
|
2024-07-11 11:16:17 +02:00 |
|
Ivan Enderlin
|
5ebfd7bc55
|
chore: Use tokio from the workspace.
|
2024-07-11 11:16:17 +02:00 |
|
Ivan Enderlin
|
0d264d209f
|
chore: Use tracing-subscriber from the workspace.
|
2024-07-11 11:16:17 +02:00 |
|
Damir Jelić
|
6672302684
|
chore: Make the url crate a workspace dependency
|
2024-05-14 10:47:22 +02:00 |
|
Kévin Commaille
|
da2abccc0d
|
chore: Disable clippy::assigning_clones lint
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
|
2024-04-02 15:05:41 +02:00 |
|
Jonas Platte
|
236f6fff88
|
Make example dependencies less confusing
|
2023-07-20 13:28:14 +02:00 |
|
Kévin Commaille
|
d6f9f08e30
|
sdk: Split Matrix authentication methods in a separate API
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
|
2023-06-22 11:21:50 +02:00 |
|
dependabot[bot]
|
fc8cd2e7e5
|
chore(deps): bump tokio from 1.24.1 to 1.24.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.24.1 to 1.24.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/commits)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-04 08:27:50 +01:00 |
|
dependabot[bot]
|
63c8696cac
|
chore(deps): bump tokio from 1.22.0 to 1.23.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.22.0 to 1.23.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.22.0...tokio-1.23.1)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-07 14:06:32 +01:00 |
|
Jonas Platte
|
262fe5630f
|
feat(sdk): Implement IntoFuture for LoginBuilder and SsoLoginBuilder
|
2022-12-07 11:13:44 +01:00 |
|
Jonas Platte
|
3d22b6d5a4
|
chore: Upgrade Ruma
|
2022-11-29 15:37:18 +01:00 |
|
Jonas Platte
|
50a5ec89e9
|
chore: Fix more clippy lints
|
2022-10-25 12:20:07 +02:00 |
|
Benjamin Kampmann
|
f1f1c1bba6
|
chore: Version bump
|
2022-09-28 17:07:37 +02:00 |
|
Damir Jelić
|
16d9ed230a
|
chore(examples): Use automatic links for some URLs
|
2022-08-31 18:43:47 +02:00 |
|
Jonas Platte
|
0b8462423a
|
chore: Reduce indirect dependencies of examples
|
2022-08-23 18:30:44 +02:00 |
|
Jonas Platte
|
dfec17e6af
|
chore: Disable testing of crates without tests
This reduces the amount of "running 0 tests" spam when testing the whole
workspace and makes testing a little faster overall.
|
2022-08-05 11:10:31 +02:00 |
|
Benjamin Kampmann
|
4c7ddd7512
|
refactor: move examples from crates/matrix-sdk into separate crates in examples/
|
2022-08-02 15:06:04 +02:00 |
|