From 0f85701cc40174f0ec4200355234f6358e840411 Mon Sep 17 00:00:00 2001 From: selfhoster1312 Date: Thu, 20 Apr 2023 12:46:32 +0200 Subject: [PATCH] update README --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 92013a8..9be785d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1 @@ -error[E0161]: cannot move a value of type `dyn Module` - --> src/modules/mod.rs:83:19 - | -83 | let res = cmd.run(); - | ^^^^^^^^^ the size of `dyn Module` cannot be statically determined - -For more information about this error, try `rustc --explain E0161`. -error: could not compile `rustible` due to previous error +WIP ansible-like system for sysadmin in rust