Commit graph

15 commits

Author SHA1 Message Date
22b5cb5f56
meta: tag 0.3.0
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I2d8a6b6f056aeb8eebd2e10847dfd7076a6a6964
2026-03-29 21:29:44 +03:00
8c48acf693
meta: enable more clippy lint groups
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I9c57a2ee8a266c16c57804a43edbd8176a6a6964
2026-03-29 21:26:23 +03:00
ec229485d4
cli: add --socket, --yes flags and shell completions
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I7cfd2149ff2c7599f9c6b192559ee4956a6a6964
2026-03-29 21:26:17 +03:00
a7a4ec407a
build: use fully qualified semver versions in manifest; bump deps
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Idee9e5c3c93918854c3cb3b97c3cb73e6a6a6964
2026-03-29 20:01:46 +03:00
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