Skip to content

Commit

Permalink
Hashes revocation review: fmt newline
Browse files Browse the repository at this point in the history
  • Loading branch information
amanjeev committed May 21, 2024
1 parent 84db7b4 commit 4de3a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/mock-download-server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ criticaltrust = { path = "../criticaltrust" }
serde = { version = "1.0.136", features = ["derive"] }
serde_json = "1.0.79"
tiny_http = { version = "0.12.0", default-features = false, features = ["rustls"] }
time = { version = "0.3.7", features = ["std", "serde", "serde-well-known"] }
time = { version = "0.3.7", features = ["std", "serde", "serde-well-known"] }

0 comments on commit 4de3a81

Please sign in to comment.