1
2
3
4
5
6
7
8
9
10
11
12
[package]

name = "hexfloat"
version = "0.1.0"
authors = ["The Rust Project Developers"]
license = "MIT/Apache-2.0"
repository = "https://github.com/rust-lang/hexfloat"

[lib]

name = "hexfloat"
plugin = true