Skip to content

Commit 9284c9c

Browse files
author
Thomas Bahn
committed
v0.2.1: Follow changes in rustc / std
1 parent b5d604f commit 9284c9c

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.2.0"
4+
version = "0.2.1"
55
authors = ["Simon Sapin <[email protected]>"]
66

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

0 commit comments

Comments
 (0)