Commit graph

8 commits

Author SHA1 Message Date
828ee59b4f
Merge pull request #4 from specCon18/dependabot/cargo/openssl-0.10.64
Bump openssl from 0.10.55 to 0.10.64
2024-04-13 07:44:14 -04:00
dependabot[bot]
c232810b34
Bump openssl from 0.10.55 to 0.10.64
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.55 to 0.10.64.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.55...openssl-v0.10.64)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-13 11:38:35 +00:00
dependabot[bot]
09d7cdaf1c
Bump h2 from 0.3.20 to 0.3.26
Bumps [h2](https://github.com/hyperium/h2) from 0.3.20 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.20...v0.3.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-13 11:38:32 +00:00
Steven
dc3b994247 added support for templating and tailwindcss 2023-08-04 18:45:17 -04:00
3273539169 added prometheus data export 2023-08-02 00:47:47 -04:00
Steven
f9e7f97f00 added env file and the ability to set a interval for data to be grabbed 2023-07-28 22:45:56 -04:00
Steven
0d7f2380da added more graceful err handling of file_not_found +progress_bar 2023-07-28 22:07:36 -04:00
Steven
6d663210e1 Inital POC 2023-07-28 20:56:30 -04:00