various cleanup tweaks/fixes

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2024-10-01 02:47:39 +00:00 committed by strawberry
parent 96fcf7f94d
commit 26dcab272d
18 changed files with 86 additions and 99 deletions

1
Cargo.lock generated
View file

@ -709,6 +709,7 @@ dependencies = [
"serde",
"serde_json",
"serde_regex",
"serde_yaml",
"thiserror",
"tikv-jemalloc-ctl",
"tikv-jemalloc-sys",