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

[config]
expose_include_dirs = ["include"]

[dependencies]
udt = "4.11"