Skip to content

Commit

Permalink
chore: release v0.0.16 (#35)
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 6, 2025
1 parent 5334899 commit 3679a2e
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.15"
version = "0.0.16"

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

0 comments on commit 3679a2e

Please sign in to comment.