From 184c58bf36d861065125e0a36c7518bf6c2e8f75 Mon Sep 17 00:00:00 2001 From: Simon Laux Date: Sun, 18 Aug 2019 20:12:19 +0200 Subject: [PATCH] move main file making this step by step in hope that git can then better work with this --- src/{dc_configure.rs => dc_configure/mod.rs} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/{dc_configure.rs => dc_configure/mod.rs} (100%) diff --git a/src/dc_configure.rs b/src/dc_configure/mod.rs similarity index 100% rename from src/dc_configure.rs rename to src/dc_configure/mod.rs