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

feat: add join_path

This commit is contained in:
2020-12-30 00:19:24 +08:00
parent 17c06e304d
commit 1a3c8cbeb4
2 changed files with 10 additions and 1 deletions

View File

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