audb 0.1.11

AuDB - Compile-time database application framework with gold files
Documentation
1
2
3
4
5
[target.x86_64-unknown-linux-gnu]
pre-build = [
    "apt-get update",
    "apt-get install -y libssl-dev pkg-config"
]