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

[config]
expose_include_dirs = ["include"]

[dependencies]
udt = "4.11"
sibs-serializer = "1.0.1"