chore: Release adnix version 0.4.10

This commit is contained in:
Harsh Shandilya 2024-04-10 23:53:18 +05:30
parent b4013b95fe
commit aa5b7cf56d
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -19,7 +19,7 @@ checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
[[package]]
name = "adnix"
version = "0.4.9"
version = "0.4.10"
dependencies = [
"clap",
"color-eyre",

View File

@ -1,6 +1,6 @@
[package]
name = "adnix"
version = "0.4.9"
version = "0.4.10"
authors = ["Harsh Shandilya <me@msfjarvis.dev>"]
edition = "2021"
description = "Rust binary to generate DNSMasq and Unbound configurations from UNIX host files"