chore: bump version to 0.13.1

This commit is contained in:
Razvan Dimescu
2026-04-14 13:31:35 +03:00
parent 45046bcf6e
commit 120ba5200e
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

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

View File

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