doc and tests fixup

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller
2021-07-19 13:00:16 +02:00
parent 2b7f8dd5ea
commit a3399f4337
5 changed files with 26 additions and 8 deletions

View File

@ -32,3 +32,6 @@ walkdir = "2"
proxmox = { version = "0.11.5", default-features = false, features = [ "tokio" ] }
pbs-buildcfg = { path = "../pbs-buildcfg" }
[dev-dependencies]
tokio = { version = "1.6", features = [ "macros" ] }