Skip to content
This repository was archived by the owner on Mar 22, 2024. It is now read-only.

Commit d2b48fd

Browse files
committed
Release 0.1.1
[email protected] Generated by cargo-workspaces
1 parent caef94d commit d2b48fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sre-engine"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["Kangzhi Shi <[email protected]>", "RustPython Team"]
55
description = "A low-level implementation of Python's SRE regex engine"
66
repository = "https://github.com/RustPython/sre-engine"

0 commit comments

Comments
 (0)