aboutsummaryrefslogtreecommitdiff
path: root/project.conf
blob: 6f63e2016e9264f33bfc94eb7b0082ddba51352d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "html-search"
type = "static"
version = "0.1.0"
platforms = ["any"]

[config]
expose_include_dirs = ["include"]
ignore_dirs = ["test_files"]

[dependencies]
tidy = "5"