summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitmodules3
-rw-r--r--Cargo.toml1
2 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index 353dedb..8d3714d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,9 +7,6 @@
[submodule "style"]
path = style
url = https://gitlab.com/crates.rs/style.git
-[submodule "lazyonce"]
- path = lazyonce
- url = https://gitlab.com/crates.rs/lazyonce.git
[submodule "render_readme"]
path = render_readme
url = https://gitlab.com/crates.rs/render_readme.git
diff --git a/Cargo.toml b/Cargo.toml
index 5d3031d..b4f79c9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,7 +12,6 @@ members = [
"front_end",
"github_info",
"kitchen_sink",
-"lazyonce",
"reindex",
"render_readme",
"repo_url",