Paul Woolcock
|
d66c63dd28
|
Remove `HttpSend` and `HttpSender`
this was maybe a good idea, but it isn't really needed
|
4 years ago |
Paul Woolcock
|
982a8fc776
|
making clippy happy
|
4 years ago |
Paul Woolcock
|
a69d0ea928
|
Cargo-fmt pass
|
4 years ago |
Paul Woolcock
|
0b4ee7bfb2
|
Various cleanup tasks
* Remove old `extern crate` stmts
* Remove rust-skeptic
* Clean up Cargo.toml
|
4 years ago |
Paul Woolcock
|
16bc060407
|
Update to the 2018 edition
Only 2 years later :eyeroll:
|
5 years ago |
Paul Woolcock
|
17c727f5c6
|
Update version to 0.22
|
5 years ago |
Paul Woolcock
|
b7b8379e10
|
Add built-in support for deserializing Data from the env
|
6 years ago |
Paul Woolcock
|
cee33c8f01
|
Change docs to point to v0.18
|
6 years ago |
Paul Woolcock
|
aae013189c
|
update to 0.17
|
6 years ago |
Paul Woolcock
|
33e74b4442
|
Prep for v0.15.0 release
|
6 years ago |
Paul Woolcock
|
034bd4e6d1
|
Add a helper for completing authentication via the command line
|
6 years ago |
Paul Woolcock
|
42d3a935c8
|
We don't need to repeatedly recreate the doc
|
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
|
f8f8054c5c
|
toml::to_file needs to be able to create the save file
|
6 years ago |
Paul Woolcock
|
45f4cbbbfe
|
Move the `toml` helpers to `elefren::helpers::toml`
|
6 years ago |