Skip to content

Commit

Permalink
build(deps): update all Cargo dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tfkhim committed Oct 27, 2024
1 parent 84e4af2 commit 1e36a1d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ license = "MIT"
repository = "https://github.com/tfkhim/sway-workspace-extras/"

[dependencies]
clap = {version="4.5.4", features=["derive"] }
clap = {version="4.5.20", features=["derive"] }
swayipc = "3.0.2"
thiserror = "1.0.61"
thiserror = "1.0.65"

[profile.release]
lto = true

0 comments on commit 1e36a1d

Please sign in to comment.