mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-09-13 05:55:22 +00:00
build: validate CFG_SRC_URL and simplify CFG_RELEASE handling
This commit is contained in:
parent
fa14844d0d
commit
fac146e859
6 changed files with 32 additions and 12 deletions
|
@ -38,6 +38,9 @@ url = { version = "2", features = ["serde"] }
|
|||
|
||||
blah-types = { path = "../blah-types", features = ["rusqlite"] }
|
||||
|
||||
[build-dependencies]
|
||||
url = "2"
|
||||
|
||||
[dev-dependencies]
|
||||
expect-test = "1"
|
||||
nix = { version = "0.29", features = ["fs", "process", "signal"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue