summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2025-01-19 16:22:12 +0100
committerTom Smeding <tom@tomsmeding.com>2025-01-19 16:22:58 +0100
commit69c079a99436a9ea6b8025de03ae21ebd11e00c9 (patch)
treedce458d0fdcd11746631e55500ff148843ce89b8
parent6d70c89a2b45d86cd12a99467d6e1eb4c6328ed7 (diff)
Move kaasnoot-server to server
-rw-r--r--server/.gitignore (renamed from kaasnoot-server/.gitignore)0
-rw-r--r--server/Cargo.lock (renamed from kaasnoot-server/Cargo.lock)0
-rw-r--r--server/Cargo.toml (renamed from kaasnoot-server/Cargo.toml)0
-rw-r--r--server/src/main.rs (renamed from kaasnoot-server/src/main.rs)0
4 files changed, 0 insertions, 0 deletions
diff --git a/kaasnoot-server/.gitignore b/server/.gitignore
index 2f7896d..2f7896d 100644
--- a/kaasnoot-server/.gitignore
+++ b/server/.gitignore
diff --git a/kaasnoot-server/Cargo.lock b/server/Cargo.lock
index af12820..af12820 100644
--- a/kaasnoot-server/Cargo.lock
+++ b/server/Cargo.lock
diff --git a/kaasnoot-server/Cargo.toml b/server/Cargo.toml
index f3dd2df..f3dd2df 100644
--- a/kaasnoot-server/Cargo.toml
+++ b/server/Cargo.toml
diff --git a/kaasnoot-server/src/main.rs b/server/src/main.rs
index 40eb9c8..40eb9c8 100644
--- a/kaasnoot-server/src/main.rs
+++ b/server/src/main.rs