mirror of
https://github.com/FliegendeWurst/ieee754-interpreter.git
synced 2024-11-08 16:30:35 +00:00
11 lines
256 B
TOML
11 lines
256 B
TOML
[package]
|
|
name = "ieee754-interpreter"
|
|
version = "0.1.0"
|
|
authors = ["FliegendeWurst <2012gdwu@web.de>"]
|
|
license = "GPL-3.0+"
|
|
edition = "2018"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|