Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions features/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ _WRAPPER_FEATURES = [
# A feature set containing wrapper-library Crubit features, in addition to the officially supported
# features.
#
# NOTE: New usage of wrapper mode is discouraged.
#
# See crubit.rs-features#wrapper
crubit_feature_hint(
name = "wrapper",
Expand Down
Loading