Skip to content

Commit 62daeae

Browse files
committed
Release crab-hole 0.1.12
1 parent 33ce698 commit 62daeae

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "crab-hole"
3-
version = "0.1.11"
3+
version = "0.1.12"
44
edition = "2021"
55
description = "Pi-Hole clone written in rust using hickory-dns/trust-dns"
66
repository = "https://github.com/LuckyTurtleDev/crab-hole"
@@ -11,7 +11,8 @@ include = [
1111
"Cargo.toml",
1212
"LICENSE*",
1313
"README.md",
14-
"config.toml"
14+
"config.toml",
15+
"example-config.toml"
1516
]
1617

1718
[features]

0 commit comments

Comments
 (0)