Skip to content

Commit 6389345

Browse files
committed
v0.2.0: modernize the API
1 parent 9e030fc commit 6389345

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,7 +1,7 @@
11
[package]
22

33
name = "ascii"
4-
version = "0.1.0"
4+
version = "0.2.0"
55
authors = ["Simon Sapin <[email protected]>"]
66

77
description = "`Ascii` type and related functionality, previously in `std::ascii`."

0 commit comments

Comments
 (0)