[package] name = "generate" description = "Creates rust #tests for files in .sql" version = "0.1.0" authors = ["Andrew Lamb "] edition = "2021" [dependencies] # In alphabetical order # Note this is a standalone binary and not part of the overall workspace [workspace]