Commit Graph

15 Commits (master)

Author SHA1 Message Date
dependabot[bot] 223f9602e7
Bump rustls from 0.21.10 to 0.21.11
Bumps [rustls](https://github.com/rustls/rustls) from 0.21.10 to 0.21.11.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.21.10...v/0.21.11)

---
updated-dependencies:
- dependency-name: rustls
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-20 14:18:39 +00:00
dependabot[bot] af71a1135b
Bump h2 from 0.3.24 to 0.3.26
Bumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.24...v0.3.26)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 13:27:18 +00:00
dependabot[bot] f1d9594872
Bump eyre from 0.6.11 to 0.6.12
Bumps [eyre](https://github.com/eyre-rs/eyre) from 0.6.11 to 0.6.12.
- [Commits](https://github.com/eyre-rs/eyre/commits)

---
updated-dependencies:
- dependency-name: eyre
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 15:12:50 +00:00
dependabot[bot] e6d64b3038
Bump mio from 0.8.10 to 0.8.11
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.10 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.10...v0.8.11)

---
updated-dependencies:
- dependency-name: mio
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 12:43:35 +00:00
NA 9c715ef588 Updated version 2024-01-30 15:14:09 +00:00
NA d3de7f645b Removed depricated crate tempdir and replaced it with tempfile. 2024-01-30 15:12:16 +00:00
NA f6725fafcf Updated to v1.0.1, redid all the error handling, made the library better. 2024-01-28 18:18:40 +00:00
NA 88c78423c4 removed _bin from the binary 2024-01-26 22:39:08 +00:00
NA d432b60541 Re-added rustls in reqwest 2024-01-26 16:20:32 +00:00
NA 61036cf037 html2xhtml should now extract on both windows & linux. 2024-01-26 15:44:19 +00:00
NA 0bfcfd496f Working on epub generation. Got to work on setup_html2xhtml() next. 2024-01-26 03:17:50 +00:00
NA 7b8a9ab2df Removed rustls from reqwest since it breaks windows support 2024-01-25 17:16:03 +00:00
NA d46d8b209b Markdown generation is complete.
Time for the hard shit.
2024-01-25 16:13:09 +00:00
NA 80f3d5b423 Bundled both windows and linux builds of html2xhtml and just generally made a bunch of work 2024-01-25 14:49:55 +00:00
NA efdf3c3ca6 Basic console interface and library functions complete.
Time to actully get to work.
2024-01-24 15:02:52 +00:00