Bump Rust to 0.9.0 (#6610)

Co-authored-by: Casper Neo <cneo@google.com>
This commit is contained in:
Casper 2021-05-02 12:28:17 -04:00 committed by GitHub
parent d3cd78a87c
commit 6b44c605b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View 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"