Skip to content

Commit

Permalink
Update Cargo.toml (#331)
Browse files Browse the repository at this point in the history
  • Loading branch information
wsxiaoys authored Aug 3, 2023
1 parent 6a50902 commit 4eaae27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/tabby-download/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ reqwest = { version = "0.11.18", features = ["stream", "json"] }
anyhow = { workspace = true }
serde = { workspace = true }
serdeconv = { workspace = true }
tracing = { worksapce = true }
tracing = { workspace = true }
tokio-retry = "0.3.0"

0 comments on commit 4eaae27

Please sign in to comment.