blob: c0fa58cc6b94771a311d316c39f6b5e0ef4a72c3 [file] [log] [blame]
# Copyright 2022 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
[package]
name = "crate_with_features"
version = "0.1.0"
edition = "2018"
[features]
feature1 = []
feature2 = []