12 Commits

Author SHA1 Message Date
dependabot[bot]
fef1af5e3f
build(deps): 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-05 16:20:40 +00:00
dependabot[bot]
6e80d772fd
build(deps): 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-04 21:34:33 +00:00
Alex Wellnitz
41824bd04b feat: add command line arguments 2024-02-16 20:55:26 +01:00
45c1aa471a feat: add simple_on_shutdown crate and update dependencies 2024-02-14 08:18:15 +01:00
af7140790c feat: update packages 2024-02-12 21:44:28 +01:00
0e3c5332df feat: update packages 2024-02-11 21:50:10 +01:00
c4f50af39a feat: add handler module and update main.rs 2024-02-11 17:03:32 +01:00
f070b45fac feat: Add Update and Save Segment functions 2023-10-26 19:20:59 +02:00
1589fdb6b1 feat: Add hash term function 2023-10-25 22:20:43 +02:00
bcc8fb3461 feat: Add Tokenizer, split Text into Vec<String> 2023-10-24 23:17:09 +02:00
383e9aa093 feat: Add Stats functions 2023-10-24 22:51:38 +02:00
c55b0221ad Initial Commit 2023-10-24 20:15:03 +02:00