aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/go/go.mod (renamed from go/go.mod)0
-rw-r--r--src/go/go.sum (renamed from go/go.sum)0
-rw-r--r--src/go/main.go (renamed from go/main.go)0
-rw-r--r--src/rust/Cargo.lock (renamed from rust/Cargo.lock)0
-rw-r--r--src/rust/Cargo.toml (renamed from rust/Cargo.toml)0
-rw-r--r--src/rust/src/main.rs (renamed from rust/src/main.rs)0
6 files changed, 0 insertions, 0 deletions
diff --git a/go/go.mod b/src/go/go.mod
index 108f34b..108f34b 100644
--- a/go/go.mod
+++ b/src/go/go.mod
diff --git a/go/go.sum b/src/go/go.sum
index 8c01403..8c01403 100644
--- a/go/go.sum
+++ b/src/go/go.sum
diff --git a/go/main.go b/src/go/main.go
index a5241a3..a5241a3 100644
--- a/go/main.go
+++ b/src/go/main.go
diff --git a/rust/Cargo.lock b/src/rust/Cargo.lock
index 50747ce..50747ce 100644
--- a/rust/Cargo.lock
+++ b/src/rust/Cargo.lock
diff --git a/rust/Cargo.toml b/src/rust/Cargo.toml
index 181b7a7..181b7a7 100644
--- a/rust/Cargo.toml
+++ b/src/rust/Cargo.toml
diff --git a/rust/src/main.rs b/src/rust/src/main.rs
index 083a99f..083a99f 100644
--- a/rust/src/main.rs
+++ b/src/rust/src/main.rs