blob: 33c15ec043300fde11776044a74e65a875b78e96 [file] [log] [blame]
[project]
# We use some symlinks in the source tree, but they get eliminated by `cargo
# publish` and `cargo vendor` so this allow_symlinks setting should not be
# required downstream.
allow_symlinks = allow
[cxx]
cxxflags = -std=c++11
[rust]
default_edition = 2018
rustc_flags = -Crelocation-model=dynamic-no-pic --cap-lints=allow