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

[config]
expose_include_dirs = ["include"]
error_on_warning = "true"