Update superstruct to 0.8

This commit is contained in:
Michael Sproul
2024-06-14 12:32:20 +10:00
parent 35e07eb0a9
commit d7f3c9583e
2 changed files with 3 additions and 2 deletions

View File

@@ -162,7 +162,7 @@ smallvec = "1.11.2"
snap = "1"
ssz_types = "0.6"
strum = { version = "0.24", features = ["derive"] }
superstruct = { git = "https://github.com/sigp/superstruct", rev = "45eecbfb9708c9fe11dbb6a6a5bd8d618f02269e" }
superstruct = "0.8"
syn = "1"
sysinfo = "0.26"
tempfile = "3"