diff options
Diffstat (limited to 'vendor/compiletest_rs/Cargo.toml')
-rw-r--r-- | vendor/compiletest_rs/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/compiletest_rs/Cargo.toml b/vendor/compiletest_rs/Cargo.toml index 9403548b8..f56e4d712 100644 --- a/vendor/compiletest_rs/Cargo.toml +++ b/vendor/compiletest_rs/Cargo.toml @@ -11,7 +11,7 @@ [package] name = "compiletest_rs" -version = "0.8.0" +version = "0.9.0" authors = [ "The Rust Project Developers", "Thomas Bracht Laumann Jespersen <laumann.thomas@gmail.com>", |