mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-24 06:01:47 +00:00
[Rust] Upgrade flatbuffers library to 2018 edition (#6159)
* [Rust] Upgrade flatbuffers lib to 2018 edition * Pushed version
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[package]
|
||||
name = "flatbuffers"
|
||||
version = "0.6.2"
|
||||
version = "0.6.3"
|
||||
edition = "2018"
|
||||
authors = ["Robert Winslow <hello@rwinslow.com>", "FlatBuffers Maintainers"]
|
||||
license = "Apache-2.0"
|
||||
description = "Official FlatBuffers Rust runtime library."
|
||||
|
||||
Reference in New Issue
Block a user