difftreelog
refactor drop pusher for now
in: trunk
2 files changed
cmds/pusher/Cargo.tomldiffbeforeafterboth--- a/cmds/pusher/Cargo.toml
+++ /dev/null
@@ -1,15 +0,0 @@
-[package]
-name = "pusher"
-version.workspace = true
-edition.workspace = true
-rust-version.workspace = true
-
-[dependencies]
-anyhow.workspace = true
-axum.workspace = true
-axum-extra.workspace = true
-futures-util.workspace = true
-hyper.workspace = true
-tokio = { workspace = true, features = ["macros", "process", "rt"] }
-tokio-util = { workspace = true, features = ["io"] }
-tracing.workspace = true
cmds/pusher/src/main.rsdiffbeforeafterbothno content