mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-12-30 05:11:13 +00:00
build: drop unused tempfile dependency (#3830)
This commit is contained in:
parent
6b2e0247d4
commit
3edc6199db
@ -65,7 +65,6 @@ serde = { version = "1.0.132", features = ["derive"] }
|
||||
serde_json = { version = "1.0.73" }
|
||||
sha2 = { version = "0.10.0" }
|
||||
syn = { version = "2.0.52", default-features = false, features = ["full", "derive", "parsing", "printing", "clone-impls"] }
|
||||
tempfile = { version = "3.10.1" }
|
||||
quote = { version = "1.0.26", default-features = false }
|
||||
url = { version = "2.2.2" }
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user