diff options
Diffstat (limited to 'dichroism/diesel.toml')
-rw-r--r-- | dichroism/diesel.toml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dichroism/diesel.toml b/dichroism/diesel.toml new file mode 100644 index 0000000..92267c8 --- /dev/null +++ b/dichroism/diesel.toml @@ -0,0 +1,5 @@ +# For documentation on how to configure this file, +# see diesel.rs/guides/configuring-diesel-cli + +[print_schema] +file = "src/schema.rs" |