chore(release): bump to v0.14.0

Headline: ODoH (RFC 9230) — client + self-hosted relay. Set
mode = "odoh" in [upstream] to seal queries before they leave the
machine; run `numa relay` to add to the public ODoH ecosystem.
This commit is contained in:
Razvan Dimescu
2026-04-20 17:07:31 +03:00
parent 12a06a1410
commit 07c321f749
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1547,7 +1547,7 @@ dependencies = [
[[package]]
name = "numa"
version = "0.13.1"
version = "0.14.0"
dependencies = [
"arc-swap",
"axum",