b1d2510d1b
## Issue Addressed Upgrades libp2p to v.0.47.0. This is the compilation of - [x] #3495 - [x] #3497 - [x] #3491 - [x] #3546 - [x] #3553 Co-authored-by: Age Manning <Age@AgeManning.com>
6 lines
205 B
TOML
6 lines
205 B
TOML
[target.x86_64-unknown-linux-gnu]
|
|
dockerfile = './scripts/cross/x86_64-unknown-linux-gnu.dockerfile'
|
|
|
|
[target.aarch64-unknown-linux-gnu]
|
|
dockerfile = './scripts/cross/aarch64-unknown-linux-gnu.dockerfile'
|