add sha256 syscall (#12569)

This commit is contained in:
Jack May
2020-09-29 23:29:20 -07:00
committed by GitHub
parent 89424b29bf
commit 058bca6632
16 changed files with 321 additions and 6 deletions

View File

@@ -54,6 +54,7 @@ members = [
"rust/param_passing_dep",
"rust/rand",
"rust/sanity",
"rust/sha256",
"rust/sysval",
]