add cargo manifest reflection

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2024-07-24 09:10:01 +00:00
parent f014231644
commit 936d2915e2
8 changed files with 142 additions and 0 deletions

View file

@ -53,8 +53,10 @@ sha256_media = []
argon2.workspace = true
axum.workspace = true
bytes.workspace = true
cargo_toml.workspace = true
checked_ops.workspace = true
chrono.workspace = true
conduit-macros.workspace = true
const-str.workspace = true
either.workspace = true
figment.workspace = true