We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bbd106 commit 866d121Copy full SHA for 866d121
Cargo.toml
@@ -107,8 +107,3 @@ claims = "=0.7.1"
107
hyper-tls = "=0.5.0"
108
insta = { version = "=1.34.0", features = ["json", "redactions"] }
109
tokio = "=1.34.0"
110
-
111
-[build-dependencies]
112
-diesel = { version = "=2.1.3", features = ["postgres"] }
113
-diesel_migrations = { version = "=2.1.0", features = ["postgres"] }
114
-dotenvy = "=0.15.7"
build.rs
0 commit comments