Skip to content

Commit

Permalink
chore: update crates
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
  • Loading branch information
rvolosatovs committed Sep 23, 2024
1 parent 428caa9 commit 3768f2b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "wit-deps-cli"
version = "0.3.5"
version = "0.3.6"
description = "WIT dependency manager"

authors.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion crates/wit-deps/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "wit-deps"
version = "0.3.1"
version = "0.3.2"
description = "WIT dependency management"
readme = "../../README.md"

Expand Down

0 comments on commit 3768f2b

Please sign in to comment.