소스 검색

Merge pull request #36 from psych0d0g/patch-1

bump rpassword version
Paul Lietar 9 년 전
부모
커밋
efee7dd8c5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -25,7 +25,7 @@ lazy_static = "~0.1.15"
 num         = "~0.1.30"
 protobuf    = "~1.0.15"
 rand        = "~0.3.13"
-rpassword   = "~0.1.0"
+rpassword   = "~0.1.1"
 rust-crypto = "~0.2.34"
 rustc-serialize = "~0.3.16"
 tempfile    = "~2.0.0"