Skip to content

Commit 6bec857

Browse files
authored
Remove unused remove_dir_all crate (#2757)
1 parent 264ab53 commit 6bec857

File tree

2 files changed

+2
-18
lines changed

2 files changed

+2
-18
lines changed

Cargo.lock

+2-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sqlx-cli/Cargo.toml

-2
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ serde_json = "1.0.73"
4545
serde = { version = "1.0.132", features = ["derive"] }
4646
glob = "0.3.0"
4747
openssl = { version = "0.10.38", optional = true }
48-
# workaround for https://github.com/rust-lang/rust/issues/29497
49-
remove_dir_all = "0.7.0"
5048
cargo_metadata = "0.14"
5149
filetime = "0.2"
5250

0 commit comments

Comments
 (0)