summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2023-03-25 17:35:57 +0100
committerStefan Kreutz <mail@skreutz.com>2023-03-25 17:35:57 +0100
commite6b81581a1095e5e05a6c8175d4dc4fbb0c0a9bf (patch)
tree7266053f17d1a500263ca2fbac07bb26602e1409 /Cargo.toml
parent61db60533a8e0a9a060fc57b9c53a714c04e9854 (diff)
downloadparseq-e6b81581a1095e5e05a6c8175d4dc4fbb0c0a9bf.tar
Release version 0.1.2parseq-0.1.2
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 bf718b0..a158bde 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "parseq"
-version = "0.1.1"
+version = "0.1.2"
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.