mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 16:55:46 +00:00
Optimise mutations in single-pass epoch processing (#4573)
* Optimise mutations in single-pass epoch processing * Use safer Cow::make_mut * Update to upstream milhouse
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -5202,7 +5202,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "milhouse"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/sigp/milhouse?branch=main#e30719aaf1e4b46e3ff1962f7370965e68fa548b"
|
||||
source = "git+https://github.com/sigp/milhouse?branch=main#d106d79a434967f4c112bbcf8591fcc7e21baad9"
|
||||
dependencies = [
|
||||
"arbitrary",
|
||||
"derivative",
|
||||
|
||||
Reference in New Issue
Block a user