File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " hs-builder-api"
3- version = " 0.1.4 "
3+ version = " 0.1.5 "
44edition = " 2021"
55
66# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
@@ -10,7 +10,7 @@ async-trait = "0.1"
1010clap = { version = " 4.4" , features = [" derive" , " env" ] }
1111derive_more = " 0.99"
1212futures = " 0.3"
13- hotshot-types = { git = " https://github.com/EspressoSystems/hotshot-types" , tag = " 0.1.9 " }
13+ hotshot-types = { git = " https://github.com/EspressoSystems/hotshot-types" , tag = " 0.1.10 " }
1414serde = { version = " 1.0" , features = [" derive" ] }
1515snafu = { version = " 0.7" , features = [" backtraces" ] }
1616tagged-base64 = { git = " https://github.com/EspressoSystems/tagged-base64" , tag = " 0.3.4" }
You can’t perform that action at this time.
0 commit comments