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.
tempfile
1 parent 6b2e024 commit 3edc619Copy full SHA for 3edc619
sqlx-macros-core/Cargo.toml
@@ -65,7 +65,6 @@ serde = { version = "1.0.132", features = ["derive"] }
65
serde_json = { version = "1.0.73" }
66
sha2 = { version = "0.10.0" }
67
syn = { version = "2.0.52", default-features = false, features = ["full", "derive", "parsing", "printing", "clone-impls"] }
68
-tempfile = { version = "3.10.1" }
69
quote = { version = "1.0.26", default-features = false }
70
url = { version = "2.2.2" }
71
0 commit comments