# Copyright 2020 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 = "libm" | |
version = "0.2.1" | |
authors = ["The Fuchsia Authors <rust-fuchsia@fuchsia.com>"] | |
[dependencies] | |
static_assertions = "^1.1" |