Skip to content

Commit

Permalink
chore(deps): bump powershell_script from 0.2.1 to 0.3.2 (#118)
Browse files Browse the repository at this point in the history
Bumps [powershell_script](https://github.com/cfsamson/powershell-script) from 0.2.1 to 0.3.2.
- [Release notes](https://github.com/cfsamson/powershell-script/releases)
- [Commits](https://github.com/cfsamson/powershell-script/commits)

---
updated-dependencies:
- dependency-name: powershell_script
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: LGUG2Z <jadeiqbal@fastmail.com>
  • Loading branch information
dependabot[bot] and LGUG2Z committed Mar 4, 2022
1 parent ed01bb6 commit 45ea630
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 70 deletions.
135 changes: 66 additions & 69 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion komorebic/Cargo.toml
Expand Up @@ -21,7 +21,7 @@ fs-tail = "0.1"
heck = "0.4"
lazy_static = "1"
paste = "1"
powershell_script = "0.2"
powershell_script = "0.3"
serde = { version = "1", features = ["derive"] }
serde_json = "1"
uds_windows = "1"
Expand Down

0 comments on commit 45ea630

Please sign in to comment.