Bump Rust port to 0.6.1 (#5747)
authorRobert Winslow <rw@users.noreply.github.com>
Thu, 30 Jan 2020 21:55:44 +0000 (13:55 -0800)
committerGitHub <noreply@github.com>
Thu, 30 Jan 2020 21:55:44 +0000 (13:55 -0800)
rust/flatbuffers/Cargo.toml

index 34ae826..7204088 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "flatbuffers"
-version = "0.6.0"
+version = "0.6.1"
 authors = ["Robert Winslow <hello@rwinslow.com>", "FlatBuffers Maintainers"]
 license = "Apache-2.0"
 description = "Official FlatBuffers Rust runtime library."