Skip to content

Commit

Permalink
cargo_auto_lib = 2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bestia.dev committed Mar 29, 2024
1 parent 359defa commit ba27be9
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion automation_tasks_rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description = "Automation tasks coded in Rust language for the workflow of Rust
publish = false

[dependencies]
cargo_auto_lib = "2.0.5"
cargo_auto_lib = "2.0.6"
# cargo_auto_lib={path="/home/rustdevuser/rustprojects/cargo_auto_lib"}
pretty_dbg = "1.0.54"

2 changes: 1 addition & 1 deletion template_new_auto/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ description = "cargo auto - automation tasks written in Rust language"
publish = false

[dependencies]
cargo_auto_lib = "2.0.5"
cargo_auto_lib = "2.0.6"
2 changes: 1 addition & 1 deletion template_new_cli/automation_tasks_rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ description = "cargo auto - automation tasks written in Rust language"
publish = false

[dependencies]
cargo_auto_lib = "2.0.5"
cargo_auto_lib = "2.0.6"
2 changes: 1 addition & 1 deletion template_new_pwa_wasm/automation_tasks_rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ description = "cargo auto - automation tasks written in Rust language"
publish = false

[dependencies]
cargo_auto_lib = "2.0.5"
cargo_auto_lib = "2.0.6"
2 changes: 1 addition & 1 deletion template_new_wasm/automation_tasks_rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ description = "cargo auto - automation tasks written in Rust language"
publish = false

[dependencies]
cargo_auto_lib = "2.0.5"
cargo_auto_lib = "2.0.6"

0 comments on commit ba27be9

Please sign in to comment.