aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ca74ea9..ca04f6b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -34,4 +34,5 @@ priority = "optional"
assets = [
["target/release/es-public-proxy", "usr/bin/", "755"],
["es-public-proxy.1", "usr/share/man/man1/", "644"],
+ ["example_config.toml", "usr/share/doc/es-public-proxy/", "644"],
]