Skip to content

Commit

Permalink
Bump swayipc-async from 2.0.1 to 2.0.4
Browse files Browse the repository at this point in the history
Bumps [swayipc-async](https://github.com/jaycefayne/swayipc-rs) from 2.0.1 to 2.0.4.
- [Commits](JayceFayne/swayipc-rs@swayipc-async-2.0.1...swayipc-async-2.0.4)

---
updated-dependencies:
- dependency-name: swayipc-async
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 96be254 commit b891c32
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 188 deletions.
215 changes: 28 additions & 187 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 crates/sway-scratch/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ license = "MIT"
[dependencies]
async-std = { version = "1.13.0", features = ["attributes"] }
clap = { version = "4.5.20", features = ["derive", "string"] }
swayipc-async = "2.0.1"
swayipc-async = "2.0.4"

0 comments on commit b891c32

Please sign in to comment.