Skip to content

Commit

Permalink
2024-02-20
Browse files Browse the repository at this point in the history
  • Loading branch information
luciano_bestia committed Feb 20, 2024
1 parent b116b5b commit 7f9041f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions automation_tasks_rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,4 @@ description = "cargo auto - automation tasks written in Rust language"
publish = false

[dependencies]
cargo_auto_lib = "0.8.60"
tokio = {version = "1.28.2", features = ["rt","rt-multi-thread","fs"]}
cargo_auto_github_lib = "0.1.24"
cargo_auto_lib = "1.2.13"

0 comments on commit 7f9041f

Please sign in to comment.