4
0
Эх сурвалжийг харах

Cargo.toml: alphabetize Cargo dependencies

Rich Lane 8 жил өмнө
parent
commit
115ad05d2e
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -24,8 +24,8 @@ include = [
 
 [dependencies]
 
-libc = "0.2.0"
 combine = "2.1.1"
+libc = "0.2.0"
 
 [dev-dependencies]