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

feat: add env_var

This commit is contained in:
2025-08-24 16:11:03 +08:00
parent 4b596db8de
commit e2b258ca09
2 changed files with 13 additions and 1 deletions

View File

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