Skip to content

Commit 7f2110d

Browse files
committed
Use upstream milhouse, update cargo lock
1 parent a99489b commit 7f2110d

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

Cargo.lock

Lines changed: 7 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

consensus/types/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ superstruct = "0.7.0"
5050
metastruct = "0.1.1"
5151
serde_json = "1.0.74"
5252
smallvec = "1.8.0"
53-
milhouse = { git = "https://github.com/sigp/milhouse", branch = "rebase" }
53+
milhouse = { git = "https://github.com/sigp/milhouse", branch = "main" }
5454
rpds = "0.11.0"
5555
serde_with = "1.13.0"
5656
maplit = "1.0.2"

0 commit comments

Comments
 (0)