Skip to content

Commit

Permalink
style: taplo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
KSXGitHub committed Nov 17, 2023
1 parent 1641e15 commit 5ddedcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crates/registry-mock/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ repository.workspace = true
[lib]
name = "pacquet_registry_mock"
path = "src/lib.rs"
doc = true
doc = true

[[bin]]
name = "pacquet-registry-mock"
path = "src/main.rs"
doc = false
doc = false

[dependencies]
advisory-lock = { workspace = true }
Expand Down

0 comments on commit 5ddedcd

Please sign in to comment.