Skip to content

Commit

Permalink
chore: bump weekly 0.500.0 dev.5 (#444)
Browse files Browse the repository at this point in the history
* Bump dependencies

* Bump version

* Nix flake update

* Bump to holochain dev.13
  • Loading branch information
c12i authored Jan 9, 2025
1 parent f1e317c commit 58ce5a9
Show file tree
Hide file tree
Showing 4 changed files with 108 additions and 67 deletions.
107 changes: 74 additions & 33 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
@@ -1,7 +1,7 @@
[package]
edition = "2021"
name = "holochain_scaffolding_cli"
version = "0.500.0-dev.4"
version = "0.500.0-dev.5"
description = "CLI to easily generate and modify holochain apps"
license = "CAL-1.0"
homepage = "https://developer.holochain.org"
Expand All @@ -18,7 +18,7 @@ name = "holochain_scaffolding_cli"
path = "src/lib.rs"

[dependencies]
holochain_types = "0.5.0-dev.6"
holochain_types = "0.5.0-dev.13"
mr_bundle = "0.5.0-dev.1"

dirs = "5.0.1"
Expand Down
Loading

0 comments on commit 58ce5a9

Please sign in to comment.