Commit graph

7 commits

Author SHA1 Message Date
b80460f880
meta: bump dependencies 2025-05-23 00:31:16 +03:00
raf
cfb00d0115
Merge pull request #3 from NotAShelf/dependabot/cargo/openssl-0.10.70
build(deps): bump openssl from 0.10.68 to 0.10.70
2025-02-05 00:24:54 +00:00
7dcf6e7399
bump dependencies 2025-02-05 03:23:32 +03:00
dependabot[bot]
a515cad16f
build(deps): bump openssl from 0.10.68 to 0.10.70
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.68 to 0.10.70.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.68...openssl-v0.10.70)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-05 00:12:35 +00:00
45bef8e582
initial server implementation 2024-12-22 19:12:35 +03:00
56328c71f9
init logging via tracing 2024-12-15 21:28:04 +03:00
16e9a4be6c
initial commit 2024-12-15 21:28:04 +03:00