We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 090a69c commit a87f6eeCopy full SHA for a87f6ee
Makefile
@@ -60,7 +60,7 @@ TOUCH_STAMP = @mkdir -p $(STAMPS) && echo "$$(date)" > $@
60
#-------------------------------------------------------------------------------
61
62
# Relevant crates for FFI builds
63
-CRATES := crypto crypto-ffi keystore crypto-macros mls-provider
+CRATES := crypto crypto-ffi keystore crypto-macros
64
65
# Workspace-level Cargo config
66
WORKSPACE_CARGO_FILES := Cargo.toml Cargo.lock
0 commit comments