diff --git a/Cargo.toml b/Cargo.toml index 7a6be04..96f7ab6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "feoblog" -version = "0.7.0-rc5" +version = "0.7.0-rc7" authors = ["Cody Casterline "] edition = "2018" @@ -95,4 +95,4 @@ path = "crates/sizedisplay" [build-dependencies] # Generate rust from .proto files. -protoc-rust = "2" \ No newline at end of file +protoc-rust = "2"