Skip to content

Commit 8d7e44a

Browse files
committed
Release 0.5.3 with fewer buffer overflows
1 parent 9e1ad77 commit 8d7e44a

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.2"
3+
version = "0.5.3"
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)