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 87e78ba commit adf4c86Copy full SHA for adf4c86
frameworks/Rust/hyperlane/Cargo.toml
@@ -22,7 +22,6 @@ hyperlane = "4.42.0"
22
rand = "0.9.0"
23
serde = "1.0.219"
24
sqlx = { version = "0.8.3", features = ["runtime-tokio", "postgres"] }
25
-sqlx = { version = "0.8.3", features = ["runtime-tokio", "postgres"] }
26
27
[profile.dev]
28
incremental = false
0 commit comments