Updated comments and fixed a fundamental type error. (#6214)

* Updated comments and fixed a fundemental type error.

* bump rust flatbuffers semver

Co-authored-by: Casper Neo <cneo@google.com>
This commit is contained in:
Casper
2020-10-28 19:23:22 -07:00
committed by GitHub
parent a0182cdb11
commit 14ecfe4236
2 changed files with 5 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "flatbuffers"
version = "0.6.3"
version = "0.7.0"
edition = "2018"
authors = ["Robert Winslow <hello@rwinslow.com>", "FlatBuffers Maintainers"]
license = "Apache-2.0"