Fix some error handling

This commit is contained in:
Alexandr Bogomyakov
2023-07-31 12:10:36 +03:00
parent ad2d36bb35
commit c635ed0dd0
3 changed files with 17 additions and 5 deletions

View File

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