revert
This commit is contained in:
parent
61000d8811
commit
251c586b6f
18 changed files with 125 additions and 3432 deletions
|
|
@ -9,7 +9,6 @@ path = "src/main.rs"
|
|||
|
||||
[dependencies]
|
||||
bread-shared = { path = "../bread-shared" }
|
||||
bread-sync = { path = "../bread-sync" }
|
||||
serde.workspace = true
|
||||
serde_json.workspace = true
|
||||
tokio.workspace = true
|
||||
|
|
@ -17,9 +16,3 @@ anyhow.workspace = true
|
|||
clap = { version = "4.5", features = ["derive"] }
|
||||
notify = "6.1"
|
||||
libc = "0.2"
|
||||
dirs = "5.0"
|
||||
reqwest = { version = "0.11", features = ["blocking", "json"] }
|
||||
flate2 = "1.0"
|
||||
tar = "0.4"
|
||||
chrono = { version = "0.4", features = ["serde"] }
|
||||
toml = "0.8"
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue