Skip to main content

max / pter

Record 0.2.0 in the lockfile Cargo.lock is tracked here, so the version bump has to reach it or `cargo publish` refuses on a dirty working directory.
Author: Max Johnson <me@maxj.phd> · 2026-08-01 14:02 UTC
Signed with PGP, not checked
Commit: 23878b12a00bc16dbdf2767192b7c0a37ca8284a
Parent: e9c099b
1 file changed, +1 insertion, -1 deletion
M Cargo.lock +1 -1
@@ -719,7 +719,7 @@
719 719
720 720 [[package]]
721 721 name = "pter"
722 - version = "0.1.1"
722 + version = "0.2.0"
723 723 dependencies = [
724 724 "criterion",
725 725 "proptest",