Fixed string expansion

This commit is contained in:
Alexandr Bogomyakov
2023-07-25 19:18:45 +03:00
parent 4f1657c37c
commit ad2d36bb35

View File

@ -1,6 +1,6 @@
[package]
name = "rexec"
version = "1.0.2"
version = "1.0.3"
edition = "2021"
description = "Parallel SSH executor"
repository = "https://github.com/house-of-vanity/rexec"