소스 검색

users library dependency update 0.6 -> 0.7

golem131 7 년 전
부모
커밋
2f3b62b9b5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -41,7 +41,7 @@ scoped_threadpool = "0.1.*"
 term_grid = "0.1.6"
 term_size = "0.3.0"
 unicode-width = "0.1.4"
-users = "0.6"
+users = "0.7"
 zoneinfo_compiled = "0.4.7"
 
 [build-dependencies]