Просмотр исходного кода

users library dependency update 0.6 -> 0.7

golem131 7 лет назад
Родитель
Сommit
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]