You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
314 B

[package]
name = "pin-utils"
edition = "2018"
version = "0.1.0"
authors = ["Josef Brandl <mail@josefbrandl.de>"]
license = "MIT OR Apache-2.0"
readme = "README.md"
repository = "https://github.com/rust-lang-nursery/pin-utils"
documentation = "https://docs.rs/pin-utils"
description = """
Utilities for pinning
"""