add rustc build flags reflection

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2024-07-24 23:01:00 +00:00
parent 936d2915e2
commit 2100618d47
14 changed files with 119 additions and 5 deletions

View file

@ -58,6 +58,7 @@ checked_ops.workspace = true
chrono.workspace = true
conduit-macros.workspace = true
const-str.workspace = true
ctor.workspace = true
either.workspace = true
figment.workspace = true
http-body-util.workspace = true