(cargo-release) version 1.0.0-rc1

This commit is contained in:
Dan Gohman
2022-08-23 12:19:42 -07:00
parent e857b252fc
commit ae53cbb299
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "io-lifetimes"
version = "1.0.0-rc0"
version = "1.0.0-rc1"
description = "A low-level I/O ownership and borrowing library"
authors = ["Dan Gohman <dev@sunfishcode.online>"]
license = "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"