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

feat: add runtime

This commit is contained in:
2021-05-30 01:01:56 +08:00
parent 53720edc00
commit c8a0f22425
6 changed files with 65 additions and 17 deletions

View File

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