increment version and macos performance

This commit is contained in:
2025-08-26 12:14:32 -07:00
parent f13ea45360
commit 353c08c35e
4 changed files with 10 additions and 49 deletions
-2
View File
@@ -29,8 +29,6 @@ fn arg_value(name: &str) -> Option<String> {
None
}
// (tests moved to end of file to satisfy clippy::items_after_test_module)
#[tokio::main]
async fn main() -> anyhow::Result<()> {
tracing_subscriber::fmt::init();