1
0
mirror of https://github.com/jht5945/rust_util.git synced 2025-12-27 07:30:05 +08:00

feat: add logger to std err

This commit is contained in:
2021-07-05 00:04:26 +08:00
parent 568a2173d5
commit 80ff02e6b8
3 changed files with 81 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "rust_util"
version = "0.6.40"
version = "0.6.41"
authors = ["Hatter Jiang <jht5945@gmail.com>"]
edition = "2018"
description = "Hatter's Rust Util"