diff --git a/Cargo.toml b/Cargo.toml index 50ae4f1..5d67975 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "io-lifetimes" -version = "1.0.1" +version = "1.0.2" description = "A low-level I/O ownership and borrowing library" authors = ["Dan Gohman "] license = "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"