aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2022-11-04 14:59:29 +0100
committerThomas Voss <mail@thomasvoss.com> 2022-11-04 15:07:58 +0100
commitf723136fd3b1483ad4f81b5f8e202370758371a6 (patch)
treec1b1cee4ab2df91f6e4f7dcbf5ec1749343d88eb /Cargo.lock
parent8d793a5854cc89205beba57c8f3e5e130b69f7c9 (diff)
Create a working implementation
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index efe1d36..6bb11ed 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -55,7 +55,7 @@ checksum = "fc7fcc620a3bff7cdd7a365be3376c97191aeaccc2a603e600951e452615bf89"
[[package]]
name = "mmv"
-version = "0.1.0"
+version = "1.0.0"
dependencies = [
"itertools",
"tempfile",