Skip to content

Commit

Permalink
chore: release v0.0.17 (#40)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 9, 2025
1 parent d29be42 commit 6cc7a75
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 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,10 +8,10 @@ license = "Apache-2.0"
edition = "2021"
rust-version = "1.82"
repository = "https://github.com/iwe-org/iwe"
version = "0.0.16"
version = "0.0.17"

[workspace.dependencies]
liwe = { path = "./crates/liwe", version = "0.0.16" }
liwe = { path = "./crates/liwe", version = "0.0.17" }
anyhow = "1.0.41"
clap = { version = "4.0", features = ["derive"] }
crossbeam-channel = "0.5.8"
Expand Down

0 comments on commit 6cc7a75

Please sign in to comment.