8 Commits

Author SHA1 Message Date
08e3b6025a Merge branch 'master' of github.com:Kruhlmann/punlock 2025-10-20 13:30:45 +02:00
4ce91d617f Improve debugging 2025-10-20 13:30:16 +02:00
993da22357 Merge pull request #1 from Kruhlmann/dependabot/cargo/cargo-2dc5bac7e8
Bump tracing-subscriber from 0.3.19 to 0.3.20 in the cargo group across 1 directory
2025-09-01 07:42:47 -04:00
dependabot[bot]
f7543b2e6c Bump tracing-subscriber in the cargo group across 1 directory
Bumps the cargo group with 1 update in the / directory: [tracing-subscriber](https://github.com/tokio-rs/tracing).


Updates `tracing-subscriber` 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
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-29 20:56:20 +00:00
d11941f81f Use rust2018 2025-04-28 14:34:41 +02:00
2bef133479 Add domain support 2025-04-28 14:20:23 +02:00
cbe784e53c Add feature 2025-04-28 12:25:12 +02:00
c80b225e4a Initial commit 2025-04-24 18:12:03 +02:00