From 352c23748e5eecd5b26065a2ef61c965b01c6762 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Wed, 1 Jun 2022 10:42:25 -0700 Subject: [PATCH] chore: deps: update filecoin-ffi - Uses the global MAX_LEN exported by fvm_shared. - Formats errors with debug, for additional information. --- extern/filecoin-ffi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extern/filecoin-ffi b/extern/filecoin-ffi index 2aca048db0f..3595f0c2924 160000 --- a/extern/filecoin-ffi +++ b/extern/filecoin-ffi @@ -1 +1 @@ -Subproject commit 2aca048db0f1e8c8c325bd634f4dc9a401391ed1 +Subproject commit 3595f0c2924f53ad802bd139d227609c907a85b1