Skip to content

Commit c0efa84

Browse files
committed
Release 0.5.2 with 32-bit X86 fixes
1 parent f297cb1 commit c0efa84

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 = "jetscii"
3-
version = "0.5.1"
3+
version = "0.5.2"
44
authors = ["Jake Goulding <[email protected]>"]
55

66
description = "A tiny library to efficiently search strings and byte slices for sets of ASCII characters or bytes."

0 commit comments

Comments
 (0)