Sam Clements пре 3 година
родитељ
комит
7b4c3d4c31
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

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