Ruby-Generator: add --dbscheme and --library flags

This commit is contained in:
Arthur Baars
2021-07-21 16:23:43 +02:00
parent fc8f5919f3
commit fe868e4c05
9 changed files with 41 additions and 21 deletions

1
Cargo.lock generated
View File

@@ -396,6 +396,7 @@ dependencies = [
name = "ruby-generator"
version = "0.1.0"
dependencies = [
"clap",
"node-types",
"tracing",
"tracing-subscriber",