Skip to content

Commit

Permalink
sparse is not needed anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
blandger committed Aug 18, 2024
1 parent c27f1b3 commit 69be4a3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ repository = "https://github.com/rust-lang/mdBook"
description = "Creates a book from markdown files"
rust-version = "1.74"

[registries.crates-io]
protocol = "sparse"

[dependencies]
anyhow = "1.0.71"
chrono = { version = "0.4.24", default-features = false, features = ["clock"] }
Expand Down

0 comments on commit 69be4a3

Please sign in to comment.