chore: bump version to 0.9.0

New: Windows DNS configuration (install/uninstall/auto-start).
Fix: DoH fallback uses IP to avoid DNS bootstrap loop.
Fix: UDP ConnectionReset crash on Windows.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Razvan Dimescu
2026-04-01 18:22:18 +03:00
parent 0b883d1c0d
commit 6a70ab0f1b
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1143,7 +1143,7 @@ dependencies = [
[[package]]
name = "numa"
version = "0.8.0"
version = "0.9.0"
dependencies = [
"arc-swap",
"axum",