From: Casper Date: Wed, 9 Dec 2020 19:34:19 +0000 (-0500) Subject: bumprust (#6322) X-Git-Tag: v2.0.0~142 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9c9baf6d5822a33aefd3eb32d7914b155295e312;p=platform%2Fupstream%2Fflatbuffers.git bumprust (#6322) Co-authored-by: Casper Neo --- diff --git a/rust/flatbuffers/Cargo.toml b/rust/flatbuffers/Cargo.toml index ad95e67..368ff7d 100644 --- a/rust/flatbuffers/Cargo.toml +++ b/rust/flatbuffers/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "flatbuffers" -version = "0.7.0" +version = "0.8.0" edition = "2018" authors = ["Robert Winslow ", "FlatBuffers Maintainers"] license = "Apache-2.0"