Add helper crate to generate syscalls.txt

This commit is contained in:
Michael Vines
2021-12-14 11:27:54 -08:00
parent dcd76e484f
commit 9f173d3717
9 changed files with 42 additions and 15 deletions

View File

@@ -2546,7 +2546,6 @@ dependencies = [
"byteorder 1.4.3",
"libsecp256k1 0.6.0",
"log",
"regex",
"solana-measure",
"solana-program-runtime",
"solana-sdk",