mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-19 04:03:05 +00:00
Rust: remove inner attributes (#6410)
* remove inner attributes * Added test for outdir in Rust * add bin/outdir * Moved outdir test to its own package and only run it if flatc is available Co-authored-by: Casper Neo <cneo@google.com>
This commit is contained in:
@@ -36,7 +36,6 @@ path = "../../samples/sample_flexbuffers_serde.rs"
|
||||
name = "sample_flatbuffers"
|
||||
path = "../../samples/sample_binary.rs"
|
||||
|
||||
|
||||
[dev-dependencies]
|
||||
quickcheck = "0.6"
|
||||
# TODO(rw): look into moving to criterion.rs
|
||||
|
||||
Reference in New Issue
Block a user