# Copyright 2018 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 = "fuchsia-wlan-dev" | |
version = "0.1.0" | |
license = "BSD-3-Clause" | |
[dependencies] | |
failure = "0.1" | |
fdio = "0.2" | |
fidl = "0.1" | |
fuchsia-zircon = "0.3" | |
garnet_lib_wlan_fidl = "0.1" |