aboutsummaryrefslogtreecommitdiff
path: root/diesel.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-17 12:22:40 +0000
committerFuwn <[email protected]>2021-05-17 12:22:40 +0000
commit48f378ef24bf27343306a41785e82c40e6cb4120 (patch)
treeba970c9e64416b54d5a39d4c8ba067572ada360e /diesel.toml
parentfix(prompt): test uses outdated module (diff)
downloadwhirl-48f378ef24bf27343306a41785e82c40e6cb4120.tar.xz
whirl-48f378ef24bf27343306a41785e82c40e6cb4120.zip
fix(nix): nix builds
Fix Docker and Nix intergration via rename.
Diffstat (limited to 'diesel.toml')
-rw-r--r--diesel.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/diesel.toml b/diesel.toml
index 70dc6af..6db2d37 100644
--- a/diesel.toml
+++ b/diesel.toml
@@ -2,4 +2,4 @@
# see diesel.rs/guides/configuring-diesel-cli
[print_schema]
-file = "whirl_core/src/db/schema.rs"
+file = "whirl/src/db/schema.rs"