make service objs dependent on zeroidc

This commit is contained in:
Grant Limberg 2021-11-18 10:32:25 -08:00
commit 91e9b736dd
No known key found for this signature in database
GPG key ID: 2BA62CCABBB4095A
4 changed files with 3 additions and 34 deletions

View file

@ -3,6 +3,7 @@ name = "zeroidc"
version = "0.1.0"
edition = "2018"
build = "build.rs"
publish = false
[lib]
crate-type = ["staticlib","rlib"]