diff --git a/Cargo.toml b/Cargo.toml index a32418d..0c692f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "io-lifetimes" -version = "0.7.0-beta.0" +version = "0.7.0" 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"