Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Commit

Permalink
Update dependencies and version
Browse files Browse the repository at this point in the history
  • Loading branch information
bytedream committed Jan 10, 2023
1 parent 4482d54 commit 17233f2
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 21 deletions.
26 changes: 16 additions & 10 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,7 +1,7 @@
[package]
name = "crunchy-cli"
authors = ["Crunchy Labs Maintainers"]
version = "3.0.0-dev.7"
version = "3.0.0-dev.8"
edition = "2021"

[dependencies]
Expand Down
24 changes: 15 additions & 9 deletions crunchy-cli-core/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 crunchy-cli-core/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "crunchy-cli-core"
authors = ["Crunchy Labs Maintainers"]
version = "3.0.0-dev.7"
version = "3.0.0-dev.8"
edition = "2021"

[dependencies]
Expand Down

0 comments on commit 17233f2

Please sign in to comment.