parent
ad581ce89f
commit
6186654f63
@ -0,0 +1 @@
|
|||||||
|
SOURCES/rust_decimal-1.33.1.crate
|
@ -0,0 +1 @@
|
|||||||
|
8943d686159d83cc0ff086af04d21c6fd581f29e SOURCES/rust_decimal-1.33.1.crate
|
@ -0,0 +1,10 @@
|
|||||||
|
[package]
|
||||||
|
summary = "Decimal number implementation written in pure Rust"
|
||||||
|
|
||||||
|
[tests]
|
||||||
|
run = ["lib"]
|
||||||
|
comments = [
|
||||||
|
"doctests can only be compiled and run in-tree",
|
||||||
|
"integration tests require files which are not included in published crates",
|
||||||
|
]
|
||||||
|
|
Binary file not shown.
Loading…
Reference in new issue