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

[config]
expose_include_dirs = ["include"]

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