1
0
mirror of https://github.com/jht5945/rust_util.git synced 2025-12-29 00:20:04 +08:00

feat: v0.6.43, add trait UnixEpochTime

This commit is contained in:
2023-10-15 10:35:33 +08:00
parent 5cdad86ea6
commit 32a2b529fd
2 changed files with 38 additions and 2 deletions

View File

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