Skip to content

Commit

Permalink
Update rustywind deps in cli
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenperera committed Oct 21, 2024
1 parent 4619054 commit 1498e33
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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 rustywind-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ pkg-fmt = "tgz"

[dependencies]
# rustywind
rustywind_core = { version = "0.1.1" }
rustywind_vite = { version = "0.1.0" }
rustywind_core = { version = "0.1.3" }
rustywind_vite = { version = "0.1.4" }

# iter
itertools = { workspace = true }
Expand Down

0 comments on commit 1498e33

Please sign in to comment.