Skip to content

Commit

Permalink
Sort dependencies alphabetically
Browse files Browse the repository at this point in the history
  • Loading branch information
dfyz committed Jan 22, 2023
1 parent 86f7a75 commit 87266a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ license = "MIT"
[dependencies]
anyhow = "*"
byteorder = "*"
indexmap = "*"
memmap = "*"
owning_ref = "*"
png = "*"
tini = "*"
stb_truetype = "*"
tini = "*"
xml-rs = "*"
indexmap = "*"

[dependencies.osmpbf]
version = "*"
Expand Down

0 comments on commit 87266a4

Please sign in to comment.