blob: fec627c47e50990209fd06c3ddfdec8b43d68a35 [file] [log] [blame]
# 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 = "zstd-sys"
version = "1.5.0+zstd.1.4.9"
authors = ["The Fuchsia Authors"]
[dependencies]
libc = "0.2.88"
[features]
default = ["legacy"]
experimental = []
legacy = []
non-cargo = []
std = []
zstdmt = []