More missing version changes

This commit is contained in:
Wouter van Oortmerssen
2021-05-10 11:45:16 -07:00
parent 5c01ad387f
commit a9a295fecf
5 changed files with 13 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "flatbuffers"
version = "2.0.0"
edition = "2021"
edition = "2018"
authors = ["Robert Winslow <hello@rwinslow.com>", "FlatBuffers Maintainers"]
license = "Apache-2.0"
description = "Official FlatBuffers Rust runtime library."