diff options
author | Cara Salter <cara@devcara.com> | 2022-06-10 12:44:46 -0400 |
---|---|---|
committer | Cara Salter <cara@devcara.com> | 2022-06-10 12:45:02 -0400 |
commit | b4f44d8fa362ddf3f63ba01f03ea14b072b8e76c (patch) | |
tree | 9a3f9d8855e7e2d718805acca5461b7e83e17bd9 /Cargo.toml | |
parent | 986931c289f80c4d64ae2380ab40bcf6ba7cc75a (diff) | |
download | homeworld-b4f44d8fa362ddf3f63ba01f03ea14b072b8e76c.tar.gz homeworld-b4f44d8fa362ddf3f63ba01f03ea14b072b8e76c.zip |
Prepare for nix compilation
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -53,5 +53,6 @@ features = [ "runtime-tokio-rustls", "postgres", "macros", + "offline", "migrate" ] |