Update blueprint library

This commit is contained in:
2021-05-20 16:36:49 +02:00
parent 00412be372
commit 6fb96f6270
5 changed files with 46 additions and 10 deletions

5
manager/Cargo.lock generated
View File

@ -74,11 +74,12 @@ dependencies = [
[[package]]
name = "blueprint"
version = "0.2.0"
source = "git+https://git.nubo.sh/hulthe/blueprint.git#2d0875188e3d378a825d24348de4d92a228bf420"
version = "0.3.0"
source = "git+https://git.nubo.sh/hulthe/blueprint.git#0af5d72005bebca426eeff628c1f010d2e850f06"
dependencies = [
"nom",
"structopt",
"thiserror",
]
[[package]]