summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2024-04-10 22:55:27 +0200
committerStefan Kreutz <mail@skreutz.com>2024-04-10 22:55:27 +0200
commit19211e3ee86a515d236e7be73bffad66f0b7c741 (patch)
treedf5e8b2d6af8711fcd86805252a670f7c46744dd /Cargo.toml
parentc703b16b47e99c6d5a2a1215a47ea1184b3ba83b (diff)
downloadparseq-main.tar
Release version 0.1.4HEADparseq-0.1.4main
This release serves to republish the parseq crate with a clean git worktree on crates.io.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9a35f81..2e85e1f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "parseq"
-version = "0.1.3"
+version = "0.1.4"
authors = ["Stefan Kreutz <mail@skreutz.com>"]
edition = "2021"
description = "Parallel sequential iterator"
Generated by cgit. See skreutz.com for my tech blog and contact information.