dependabot-preview[bot]
|
c30b4da57c
|
Update indoc requirement from 0.3.1 to 1.0.2
Updates the requirements on [indoc](https://github.com/dtolnay/indoc) to permit the latest version.
- [Release notes](https://github.com/dtolnay/indoc/releases)
- [Commits](https://github.com/dtolnay/indoc/compare/0.3.1...1.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
4 years ago |
dependabot-preview[bot]
|
5b4be01eee
|
Update pretty_env_logger requirement from 0.3.0 to 0.4.0
Updates the requirements on [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) to permit the latest version.
- [Release notes](https://github.com/seanmonstar/pretty-env-logger/releases)
- [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.3.0...v0.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
4 years ago |
dependabot-preview[bot]
|
ea8e67e25b
|
Update serde_qs requirement from 0.4.5 to 0.6.0
Updates the requirements on [serde_qs](https://github.com/samscott89/serde_qs) to permit the latest version.
- [Release notes](https://github.com/samscott89/serde_qs/releases)
- [Commits](https://github.com/samscott89/serde_qs/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
4 years ago |
Paul Woolcock
|
16bc060407
|
Update to the 2018 edition
Only 2 years later :eyeroll:
|
4 years ago |
Paul Woolcock
|
17c727f5c6
|
Update version to 0.22
|
5 years ago |
leo60228
|
7e67e10bc4
|
Remove url 2.x
I thought tungstenite needed it, but it doesn't.
|
5 years ago |
leo60228
|
791bc83387
|
Use WebSockets for events
|
5 years ago |
Paul Woolcock
|
2a5200ab89
|
v0.21.0
|
5 years ago |
dependabot-preview[bot]
|
acb87aba9c
|
Update serde_urlencoded requirement from 0.5.3 to 0.6.1
Updates the requirements on [serde_urlencoded](https://github.com/nox/serde_urlencoded) to permit the latest version.
- [Release notes](https://github.com/nox/serde_urlencoded/releases)
- [Commits](https://github.com/nox/serde_urlencoded/compare/v0.5.3...v0.6.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
5 years ago |
iliana destroyer of worlds
|
f41253241e
|
Add feature flag for rustls
|
5 years ago |
Paul Woolcock
|
379d45c645
|
update to 0.20.1
|
6 years ago |
Paul Woolcock
|
97cadbfd3c
|
log API responses
|
6 years ago |
Paul Woolcock
|
205a98a8c2
|
Publish v0.20.0
|
6 years ago |
Paul Woolcock
|
485d25a732
|
Update to 0.19.4
|
6 years ago |
dependabot[bot]
|
ec3148e926
|
Update doc-comment requirement from 0.2 to 0.3
Updates the requirements on [doc-comment](https://github.com/GuillaumeGomez/doc-comment) to permit the latest version.
- [Release notes](https://github.com/GuillaumeGomez/doc-comment/releases)
- [Commits](https://github.com/GuillaumeGomez/doc-comment/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
6 years ago |
Paul Woolcock
|
ccdba93390
|
Update to 0.19.3
|
6 years ago |
Paul Woolcock
|
ff3a7321df
|
Upgrade to 0.19.2
|
6 years ago |
Paul Woolcock
|
73cf194167
|
Update to 0.19.1
|
6 years ago |
dependabot[bot]
|
8780cfc34b
|
Update doc-comment requirement from 0.1 to 0.2
Updates the requirements on [doc-comment](https://github.com/GuillaumeGomez/doc-comment) to permit the latest version.
- [Release notes](https://github.com/GuillaumeGomez/doc-comment/releases)
- [Commits](https://github.com/GuillaumeGomez/doc-comment/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
6 years ago |
dependabot[bot]
|
6c3180195c
|
Update toml requirement from 0.4.6 to 0.5.0
Updates the requirements on [toml](https://github.com/alexcrichton/toml-rs) to permit the latest version.
- [Release notes](https://github.com/alexcrichton/toml-rs/releases)
- [Commits](https://github.com/alexcrichton/toml-rs/compare/0.4.6...0.5.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
6 years ago |
Paul Woolcock
|
7786a83a14
|
Add `min_id` to pagination params
also switches to using serde_qs instead of manually serializing the
query string
|
6 years ago |
Paul Woolcock
|
6dfaac00c1
|
update to v0.19.0
|
6 years ago |
Paul Woolcock
|
8e700cf37b
|
update to 0.18.2
|
6 years ago |
Paul Woolcock
|
b7b8379e10
|
Add built-in support for deserializing Data from the env
|
6 years ago |
Paul Woolcock
|
b463bdeeef
|
Update to 0.18.1
|
6 years ago |
Paul Woolcock
|
15cc5c60de
|
Make `Registered::complete` take self by reference
|
6 years ago |
dependabot[bot]
|
107642be1c
|
Update isolang requirement from 0.2 to 1.0
Updates the requirements on [isolang](https://github.com/humenda/isolang-rs) to permit the latest version.
- [Release notes](https://github.com/humenda/isolang-rs/releases)
- [Commits](https://github.com/humenda/isolang-rs/commits/1.0.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
6 years ago |
Paul Woolcock
|
aae013189c
|
update to 0.17
|
6 years ago |
dependabot[bot]
|
8196e322b5
|
Update pretty_env_logger requirement from 0.2.4 to 0.3.0
Updates the requirements on [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) to permit the latest version.
- [Release notes](https://github.com/seanmonstar/pretty-env-logger/releases)
- [Commits](https://github.com/seanmonstar/pretty-env-logger/commits/v0.3.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
6 years ago |
dependabot[bot]
|
b7ae9f4c84
|
Update indoc requirement from 0.2.6 to 0.3.1
Updates the requirements on [indoc](https://github.com/dtolnay/indoc) to permit the latest version.
- [Release notes](https://github.com/dtolnay/indoc/releases)
- [Commits](https://github.com/dtolnay/indoc/commits/0.3.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
6 years ago |
dependabot[bot]
|
4a1451265a
|
Update try_from requirement from 0.2.2 to 0.3.2
Updates the requirements on [try_from](https://github.com/derekjw/try_from) to permit the latest version.
- [Release notes](https://github.com/derekjw/try_from/releases)
- [Commits](https://github.com/derekjw/try_from/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
6 years ago |
Paul Woolcock
|
e6879ec8ea
|
change up examples slightly
|
6 years ago |
Paul Woolcock
|
3009a5d0f5
|
Update Cargo.toml for 0.16
|
6 years ago |
Paul Woolcock
|
2d8958e0d9
|
Update code to be compatible with reqwest 0.9
|
6 years ago |
dependabot[bot]
|
7f0d57038f
|
Update reqwest requirement from 0.8 to 0.9
Updates the requirements on [reqwest](https://github.com/seanmonstar/reqwest) to permit the latest version.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/commits/v0.9.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
6 years ago |
Paul Woolcock
|
0f476208ba
|
update to v0.15.2
|
6 years ago |
Paul Woolcock
|
8641eff3e3
|
Update to v0.15.1
|
6 years ago |
Paul Woolcock
|
33e74b4442
|
Prep for v0.15.0 release
|
6 years ago |
Paul Woolcock
|
1f0ba1846c
|
Add the "endorsements" endpoints from mastodon 2.5.0
Closes #74
|
6 years ago |
Paul Woolcock
|
690b029d99
|
Add methods & data structures for all the "push" endpoints
Closes #53
|
6 years ago |
Paul Woolcock
|
34e2c00866
|
change `POST /search` to `GET /search`
|
6 years ago |
Paul Woolcock
|
989d9a5965
|
feat(status): Add language code to status builder
Closes #55
|
6 years ago |
Paul Woolcock
|
a05a67f3cb
|
Update to v0.14
|
6 years ago |
Paul Woolcock
|
46871da4c1
|
feat(helpers): add json helper module
|
6 years ago |
Paul Woolcock
|
e57c400c46
|
Add tests for toml helpers
|
6 years ago |
Paul Woolcock
|
4e5a2f5c51
|
Update to v0.13.0
|
6 years ago |
Paul Woolcock
|
0913926702
|
Add test for entities::Account
|
6 years ago |
Paul Woolcock
|
80391aebc9
|
Make sure our README example(s) always compile
|
6 years ago |
Paul Woolcock
|
4c394befa2
|
Update category slugs
|
6 years ago |
Paul Woolcock
|
6ddea87765
|
Use the new toml helpers instead of the toml crate
|
6 years ago |