diff --git a/Cargo.toml b/Cargo.toml index 53fbb0d..3ce8942 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tinyrlibc" -version = "0.1.2" +version = "0.2.0" authors = ["Jonathan 'theJPster' Pallant "] edition = "2018" description = "Tiny, incomplete C library for bare-metal targets, written in Stable (but Unsafe) Rust"