update crate metadata + add deploy.sh release script
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -3,10 +3,10 @@ name = "numa"
|
||||
version = "0.5.0"
|
||||
authors = ["razvandimescu <razvan@dimescu.com>"]
|
||||
edition = "2021"
|
||||
description = "Ephemeral DNS overrides for development and testing. Point any hostname to any endpoint. Auto-revert when you're done."
|
||||
description = "Portable DNS resolver in Rust — .numa local domains, ad blocking, developer overrides, DNS-over-HTTPS"
|
||||
license = "MIT"
|
||||
repository = "https://github.com/razvandimescu/numa"
|
||||
keywords = ["dns", "proxy", "override", "development", "networking"]
|
||||
keywords = ["dns", "dns-server", "ad-blocking", "reverse-proxy", "developer-tools"]
|
||||
categories = ["network-programming", "development-tools"]
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user