aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-03 10:17:22 +0000
committerFuwn <[email protected]>2021-05-03 10:17:22 +0000
commit4ba0b8ebfa021017f4f9d8a112b4cd6f30b1beff (patch)
tree2396de24c58216423b420fb7c9f6d2d1873f2a04
parentbuild(deps): add sqlx-cli to dev-dependencies (diff)
downloadwhirl-4ba0b8ebfa021017f4f9d8a112b4cd6f30b1beff.tar.xz
whirl-4ba0b8ebfa021017f4f9d8a112b4cd6f30b1beff.zip
revert(deps): remove dev-dependencies
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 520bd5e..79b1aed 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -53,5 +53,5 @@ rocket = "0.4.7"
rocket_contrib = "0.4.7"
[dev-dependencies]
-sqlx-cli = "0.5.2"
+#sqlx-cli = "0.5.2"
#cargo-watch = "7.8.0" # Optional