Commit graph

11 commits

Author SHA1 Message Date
raf
6d4811beb3
Merge branch 'main' into spring-cleanup 2025-10-03 11:24:08 +03:00
dependabot[bot]
97d6a9e959
build(deps): bump tracing-subscriber from 0.3.19 to 0.3.20
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.19 to 0.3.20.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.19...tracing-subscriber-0.3.20)

---
updated-dependencies:
- dependency-name: tracing-subscriber
  dependency-version: 0.3.20
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-29 20:53:35 +00:00
702de2aeee
meta: add missing fields to Cargo manifest 2025-06-12 19:33:41 +03:00
db35594121
treewide: better error handling 2025-05-23 07:58:03 +03:00
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