[package] name = "shell_helper" version = "0.2.12" authors = ["hikky "] description = "Very simple helper functions to make building linux scripts in rust easier" license = "MIT" [dependencies] reqwest = "0.8.6"