update README

This commit is contained in:
selfhoster selfhoster 2023-04-20 12:46:32 +02:00
parent 7019a0a071
commit 0f85701cc4

View File

@ -1,8 +1 @@
error[E0161]: cannot move a value of type `dyn Module<A, S, E>`
--> src/modules/mod.rs:83:19
|
83 | let res = cmd.run();
| ^^^^^^^^^ the size of `dyn Module<A, S, E>` 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