mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-21 11:25:45 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user