Sign in
pigweed
/
third_party
/
github
/
google
/
flatbuffers
/
HEAD
/
.
/
tests
/
rust_reflection_test
/
Cargo.toml
blob: 1e5328e126ea86776fd34205ff3834b0c41e9819 [
file
] [
log
] [
blame
]
[
package
]
name
=
"rust_reflection_test"
version
=
"0.1.0"
edition
=
"2018"
[
dependencies
]
flatbuffers
-
reflection
=
{
path
=
"../../rust/reflection"
}
flatbuffers
=
{
path
=
"../../rust/flatbuffers"
}
assert_approx_eq
=
"1.1.0"