aboutsummaryrefslogtreecommitdiff
path: root/diesel.toml
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-10-04 08:53:46 +0100
committerAkshay <[email protected]>2020-10-04 08:53:46 +0100
commit057382f8d138c63cdc48b0facd9bf4a4a229057a (patch)
treeb30ba227c49918e0e65fc14068307cf11a9248bc /diesel.toml
init
Diffstat (limited to 'diesel.toml')
-rw-r--r--diesel.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/diesel.toml b/diesel.toml
new file mode 100644
index 0000000..92267c8
--- /dev/null
+++ b/diesel.toml
@@ -0,0 +1,5 @@
1# For documentation on how to configure this file,
2# see diesel.rs/guides/configuring-diesel-cli
3
4[print_schema]
5file = "src/schema.rs"