Skip to content

Commit 8772b2a

Browse files
committed
v0.1.0
This builds on a Rust compiler that includes rust-lang/rust#19916
1 parent b7014f0 commit 8772b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

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

77
description = "Copy of std::ascii, see README.md and https://github.com/rust-lang/rfcs/pull/486"

0 commit comments

Comments
 (0)