git.delta.rocks / jrsonnet / refs/commits / 4593f252154e

difftreelog

refactor drop pusher for now

xnoyxswxYaroslav Bolyukin2026-04-18parent: #4973cba.patch.diff
in: trunk

2 files changed

deletedcmds/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
deletedcmds/pusher/src/main.rsdiffbeforeafterboth

no content