Sam Clements 10 лет назад
Родитель
Сommit
7fbcc31f90
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      Cargo.toml

+ 2 - 2
Cargo.toml

@@ -7,5 +7,5 @@ description = "A logger that prints all messages with a readable output format"
 repository = "https://github.com/borntyping/rust-simple_logger"
 
 [dependencies]
-log = "~0.2.4"
-time = "~0.1.17"
+log = "~0.2.5"
+time = "~0.1.19"