summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKornel <kornel@geekhood.net>2020-03-01 02:13:25 +0000
committerKornel <kornel@geekhood.net>2020-03-01 14:18:02 +0000
commit6070354dc0bcf506bc07ac8ab8a1031d18ce9cdf (patch)
tree48c9dd49a444dc0aa69e0a878975a838a4d6de89
parentaa7e50688b86f62d3feecca4282a739bbfbb57f6 (diff)
Drop lazyonce
-rw-r--r--Cargo.toml1
m---------lazyonce0
2 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ec1ffd8..5d3031d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -50,7 +50,6 @@ opt-level = 3
[patch.crates-io]
cargo_toml = { path = "cargo_toml" }
cargo_author = { path = "cargo_author" }
-lazyonce = { path = "lazyonce" }
onig = { git = "https://github.com/kornelski/rust-onig" }
onig_sys = { git = "https://github.com/kornelski/rust-onig" }
diff --git a/lazyonce b/lazyonce
deleted file mode 160000
-Subproject 9234158c6f7291e6d7dc1e77889bd3a332a54c6