aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mikisabate@gmail.com>2025-08-27 23:40:46 +0200
committerMiquel Sabaté Solà <mikisabate@gmail.com>2025-08-27 23:40:46 +0200
commitb28cf4f042d316f3cd5989dd78f4772c794b2460 (patch)
treead8b7f20685f067fd70fe37a8dd208fd0694dab2 /Cargo.lock
parent159a4ec4a64a8a5d791f40eb577afcbe7ee7303e (diff)
downloadtools.nes-b28cf4f042d316f3cd5989dd78f4772c794b2460.tar.gz
tools.nes-b28cf4f042d316f3cd5989dd78f4772c794b2460.zip
Remove ncount and ngrep
These were theoretical tools that could be provided, but I have neither had the time, or their perceived functionality has been moved into other crates. Hence, just remove them. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock14
1 files changed, 0 insertions, 14 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 28f7966..05d7010 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -14,20 +14,6 @@ dependencies = [
]
[[package]]
-name = "ncount"
-version = "0.0.1"
-dependencies = [
- "xixanta",
-]
-
-[[package]]
-name = "ngrep"
-version = "0.0.1"
-dependencies = [
- "xixanta",
-]
-
-[[package]]
name = "readrom"
version = "1.0.0"
dependencies = [