aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-04 18:06:30 +0000
committerFuwn <[email protected]>2021-05-04 18:06:30 +0000
commit38e11f00486ad4b3d853c13d07c7bcd085044363 (patch)
tree3fb04e214850464981c6959388a99fbc92d451db
parentbuild(deps): add dev-dependencies (diff)
downloadwhirl-38e11f00486ad4b3d853c13d07c7bcd085044363.tar.xz
whirl-38e11f00486ad4b3d853c13d07c7bcd085044363.zip
revert(deps): remove dev-dependencies once again
-rw-r--r--Cargo.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 43d80a5..ab87226 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -53,6 +53,6 @@ diesel = { version = "1.4.6", features = ["sqlite"] }
rocket = "0.4.7"
rocket_contrib = "0.4.7"
-[dev-dependencies]
-diesel_cli = { version = "1.4.1", default-features = false, features = ["sqlite-bundled"] }
-cargo-watch = "7.8.0" # Optional
+#[dev-dependencies]
+#diesel_cli = { version = "1.4.1", default-features = false, features = ["sqlite-bundled"] }
+#cargo-watch = "7.8.0" # Optional