瀏覽代碼

Release 1.14.0, using 'time' instead of 'chrono'

Thanks @noahcoetsee
Sam Clements 3 年之前
父節點
當前提交
de1e41a913
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "simple_logger"
-version = "1.13.0"
+version = "1.14.0"
 license = "MIT"
 authors = ["Sam Clements <[email protected]>"]
 description = "A logger that prints all messages with a readable output format"