* Update release script to update Rust version (it still needs to be published after)

* Also update rust while I'm at it

Co-authored-by: Casper Neo <cneo@google.com>
This commit is contained in:
Casper
2022-11-23 15:03:54 -05:00
committed by GitHub
parent 5a42b2c76c
commit 7b6c9f4a3c
2 changed files with 7 additions and 2 deletions

View File

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