Add string literals

This commit is contained in:
2021-05-20 03:41:01 +02:00
parent a63956d13c
commit 2d0875188e
5 changed files with 43 additions and 5 deletions

2
Cargo.lock generated
View File

@ -46,7 +46,7 @@ dependencies = [
[[package]]
name = "blueprint"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"nom",
"structopt",