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

chore: run_command_and_wait add return status code

This commit is contained in:
2020-12-26 22:03:21 +08:00
parent 0001f67f0d
commit 59705779d1
2 changed files with 6 additions and 6 deletions

View File

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