Bump Rust to 0.9.0 (#6610)
authorCasper <casperneo@uchicago.edu>
Sun, 2 May 2021 16:28:17 +0000 (12:28 -0400)
committerGitHub <noreply@github.com>
Sun, 2 May 2021 16:28:17 +0000 (12:28 -0400)
Co-authored-by: Casper Neo <cneo@google.com>
rust/flatbuffers/Cargo.toml

index 1a425d2..1dd1cf7 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "flatbuffers"
-version = "0.8.6"
+version = "0.9.0"
 edition = "2018"
 authors = ["Robert Winslow <hello@rwinslow.com>", "FlatBuffers Maintainers"]
 license = "Apache-2.0"