mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-20 10:45:07 +00:00
Serde with bytes maps to Blob (#6009)
* Serde with_bytes maps to Blob * Bump rust flexbuffers minor version number Co-authored-by: Casper Neo <cneo@google.com>
This commit is contained in:
@@ -8,6 +8,7 @@ flatbuffers = { path = "../../rust/flatbuffers" }
|
||||
flexbuffers = { path = "../../rust/flexbuffers" }
|
||||
serde_derive = "1.0"
|
||||
serde = "1.0"
|
||||
serde_bytes = "0.11"
|
||||
|
||||
[[bin]]
|
||||
name = "monster_example"
|
||||
|
||||
Reference in New Issue
Block a user