recovery: rename recovery.rs to recovery/mod.rs

This is for consistency with the rest of the project, and to make shell
completion less annoying.

No functional changes.
diff --git a/src/recovery.rs b/src/recovery/mod.rs
similarity index 100%
rename from src/recovery.rs
rename to src/recovery/mod.rs