Skip to content

Commit

Permalink
v0.9.26 upgrade (#223)
Browse files Browse the repository at this point in the history
* v0.9.26 upgrade

* hedging weights

* updating name and weights

* dupe name

* trying to fix fmt

* fixing merge
  • Loading branch information
Ryan Huttman authored Aug 10, 2022
1 parent a57f0fd commit d698a60
Show file tree
Hide file tree
Showing 29 changed files with 1,556 additions and 1,764 deletions.
2 changes: 1 addition & 1 deletion .maintain/node-template-release/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ license = "GPL-3.0"
toml = "0.4"
tar = "0.4"
glob = "0.2"
clap = { version = "3.1", features = [ "derive" ] }
clap = { version = "3.2.6", features = [ "derive" ] }
tempfile = "3"
fs_extra = "1"
git2 = "0.8"
Expand Down
Loading

0 comments on commit d698a60

Please sign in to comment.