summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--server/.gitignore (renamed from .gitignore)0
-rw-r--r--server/Cargo.lock (renamed from Cargo.lock)0
-rw-r--r--server/Cargo.toml (renamed from Cargo.toml)0
-rw-r--r--server/src/errors.rs (renamed from src/errors.rs)0
-rw-r--r--server/src/logger.rs (renamed from src/logger.rs)0
-rw-r--r--server/src/main.rs (renamed from src/main.rs)0
6 files changed, 0 insertions, 0 deletions
diff --git a/.gitignore b/server/.gitignore
index ea8c4bf..ea8c4bf 100644
--- a/.gitignore
+++ b/server/.gitignore
diff --git a/Cargo.lock b/server/Cargo.lock
index 12b23c9..12b23c9 100644
--- a/Cargo.lock
+++ b/server/Cargo.lock
diff --git a/Cargo.toml b/server/Cargo.toml
index b65eab5..b65eab5 100644
--- a/Cargo.toml
+++ b/server/Cargo.toml
diff --git a/src/errors.rs b/server/src/errors.rs
index 6fd0a61..6fd0a61 100644
--- a/src/errors.rs
+++ b/server/src/errors.rs
diff --git a/src/logger.rs b/server/src/logger.rs
index fa569ee..fa569ee 100644
--- a/src/logger.rs
+++ b/server/src/logger.rs
diff --git a/src/main.rs b/server/src/main.rs
index 810e202..810e202 100644
--- a/src/main.rs
+++ b/server/src/main.rs