forked from BigfootDev/flatbuffers
8 lines
159 B
TOML
8 lines
159 B
TOML
[package]
|
|
name = "flatbuffers"
|
|
version = "0.4.0"
|
|
authors = ["Robert Winslow <hello@rwinslow.com>", "FlatBuffers Maintainers"]
|
|
|
|
[dependencies]
|
|
smallvec = "0.6"
|