Fix rust compiler warnings.

This commit is contained in:
Drew Galbraith 2024-07-28 18:14:18 -07:00
parent 1e073d5060
commit 19144f7be9
3 changed files with 8 additions and 6 deletions

View file

@ -3,6 +3,7 @@
members = [
"lib/mammoth", "lib/yellowstone", "lib/yunq", "lib/yunq-derive", "usr/testbed",
]
resolver = "2"
# the profile used for `cargo build`
[profile.dev]