chore: bump version to 0.6.0

Recursive DNS resolution, full DNSSEC validation, TCP fallback.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Razvan Dimescu
2026-03-28 04:12:28 +02:00
parent b6703b4315
commit ebfc31d793
2 changed files with 48 additions and 50 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "numa"
version = "0.5.0"
version = "0.6.0"
authors = ["razvandimescu <razvan@dimescu.com>"]
edition = "2021"
description = "Portable DNS resolver in Rust — .numa local domains, ad blocking, developer overrides, DNS-over-HTTPS"