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

[config]
expose_include_dirs = ["include"]

[dependencies]
udt = "4.11"
sibs-serializer = ">=2.0.0"
miniupnpc = "2"