Skip to content

Commit a87f6ee

Browse files
committed
chore: Makefile: remove the reference to mls-provider
1 parent 090a69c commit a87f6ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ TOUCH_STAMP = @mkdir -p $(STAMPS) && echo "$$(date)" > $@
6060
#-------------------------------------------------------------------------------
6161

6262
# Relevant crates for FFI builds
63-
CRATES := crypto crypto-ffi keystore crypto-macros mls-provider
63+
CRATES := crypto crypto-ffi keystore crypto-macros
6464

6565
# Workspace-level Cargo config
6666
WORKSPACE_CARGO_FILES := Cargo.toml Cargo.lock

0 commit comments

Comments
 (0)