summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2025-04-10 19:52:46 +0200
committerStefan Kreutz <mail@skreutz.com>2025-04-10 19:52:46 +0200
commit1d531e72a2fb16f1351dcf82d3630df942d76a06 (patch)
tree378c16ee72a80fe642922b3a0be1f67545eebf46 /Cargo.lock
parentb54803bfbe97bc1b27c1288ae1c34c13462d5734 (diff)
downloadparseq-1d531e72a2fb16f1351dcf82d3630df942d76a06.tar
Release version 0.1.5HEADmain
Fixes RUSTSEC-2025-0024.
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 fa1e11c..196caab 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -80,7 +80,7 @@ dependencies = [
[[package]]
name = "parseq"
-version = "0.1.4"
+version = "0.1.5"
dependencies = [
"crossbeam-channel",
"ntest",
Generated by cgit. See skreutz.com for my tech blog and contact information.