mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-29 20:02:01 +00:00
@@ -9,6 +9,7 @@ homepage = "https://google.github.io/flatbuffers/"
|
|||||||
repository = "https://github.com/google/flatbuffers"
|
repository = "https://github.com/google/flatbuffers"
|
||||||
keywords = ["flatbuffers", "serialization", "zero-copy"]
|
keywords = ["flatbuffers", "serialization", "zero-copy"]
|
||||||
categories = ["encoding", "data-structures", "memory-management"]
|
categories = ["encoding", "data-structures", "memory-management"]
|
||||||
|
rust = "1.51"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
smallvec = "1.6.1"
|
smallvec = "1.6.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user