Update Rust dependencies

This commit is contained in:
topjohnwu
2023-08-17 21:24:29 -07:00
parent 41226c12b8
commit 275208e81b
4 changed files with 74 additions and 72 deletions
+1
View File
@@ -12,6 +12,7 @@ LOCAL_C_INCLUDES := \
LOCAL_EXPORT_C_INCLUDES := $(LOCAL_C_INCLUDES)
LOCAL_EXPORT_STATIC_LIBRARIES := libcxx
LOCAL_STATIC_LIBRARIES := libcxx
LOCAL_CFLAGS := -DRUST_CXX_NO_EXCEPTIONS
LOCAL_SRC_FILES := \
new.cpp \
files.cpp \