moonpool-explorer 0.5.0

Fork-based multiverse exploration for moonpool simulation testing
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "libc"
version = "0.2.183"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b5b646652bf6661599e1da8901b3b9522896f01e736bad5f723fe7a3a27f899d"

[[package]]
name = "moonpool-explorer"
version = "0.5.0"
dependencies = [
 "libc",
]