Sign in
fuchsia
/
third_party
/
rust-mirrors
/
quiche
/
40aaab4fb6c242bd950886cd3f4ca21bf1f542b5
/
.
/
BUILD.gn
blob: 75919c61f7720aeb3cb693d33adc30132f7bb2ef [
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.
group
(
"quiche"
)
{
public_deps
=
[
"quiche:quiche"
,
]
deps
=
[
"octets:octets"
,
]
}