order dependencies alphabetically

This commit is contained in:
Yannik Böttcher 2020-08-07 12:45:43 +02:00
parent b2152cecc3
commit 6c4b4d3e20

View file

@ -30,6 +30,7 @@ log = "0.4.5"
metaflac = "0.2.3"
mp3-duration = "0.1.9"
mp4ameta = "0.2.2"
opus_headers = "0.1.2"
pbkdf2 = "0.4"
rand = "0.7"
rayon = "1.3"
@ -45,7 +46,6 @@ thiserror = "1.0.19"
time = "0.1"
toml = "0.5"
url = "2.1"
opus_headers = "0.1.2"
[dependencies.rocket_contrib]
version = "0.4.5"