diff options
| author | Mica White <botahamec@outlook.com> | 2026-04-03 20:41:30 -0400 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2026-04-03 20:41:30 -0400 |
| commit | 86c4f7743a0a3835d595cb32af7eafdc41f2be34 (patch) | |
| tree | 9f9a829cbb883c8b3f960c748c99a4d3152fbad8 /Cargo.lock | |
| parent | 02c306bf2cba2ecab1bcd33fb9a6b5de995163ee (diff) | |
Revert "Try a single-binary approach"
This reverts commit 02c306bf2cba2ecab1bcd33fb9a6b5de995163ee.
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -106,12 +106,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "843867be96c8daad0d758b57df9392b6d8d271134fce549de6ce169ff98a92af" [[package]] -name = "bpaf" -version = "0.9.24" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b2435ff2f08be8436bdcd06a3de2bd7696fd10e45eb630ecfc09af7fbfa3e69a" - -[[package]] name = "bumpalo" version = "3.20.2" source = "registry+https://github.com/rust-lang/crates.io-index" @@ -438,7 +432,6 @@ version = "0.1.0" dependencies = [ "anyhow", "auth-git2", - "bpaf", "chrono", "colog", "confy", |
