parent
71d3b1c3e3
commit
fe2e6bffb6
@ -1 +1,2 @@
|
||||
/libm-0.1.2.crate
|
||||
/libm-0.1.3.crate
|
||||
|
@ -1,7 +1,10 @@
|
||||
--- libm-0.1.2/Cargo.toml 1970-01-01T01:00:00+01:00
|
||||
+++ libm-0.1.2/Cargo.toml 2019-02-04T10:03:29.520964+01:00
|
||||
@@ -20,3 +20,4 @@
|
||||
--- libm-0.1.3/Cargo.toml 1970-01-01T00:00:00+00:00
|
||||
+++ libm-0.1.3/Cargo.toml 2019-06-01T00:46:43.818033+00:00
|
||||
@@ -21,6 +21,7 @@
|
||||
categories = ["no-std"]
|
||||
license = "MIT OR Apache-2.0"
|
||||
repository = "https://github.com/japaric/libm"
|
||||
repository = "https://github.com/rust-lang-nursery/libm"
|
||||
+exclude = ["/ci/*"]
|
||||
[dev-dependencies.no-panic]
|
||||
version = "0.1.8"
|
||||
[build-dependencies.rand]
|
||||
|
@ -1 +1 @@
|
||||
SHA512 (libm-0.1.2.crate) = 707a42632a5d92cccf8eb32fc507061e5b3b724c4fccb21f998bed5e187772a2015dee40a0225fb860a38ce2caa2ec3d9060ddd32b86a927308b253b41d73c95
|
||||
SHA512 (libm-0.1.3.crate) = fa6d151106de37e57ffb61a2aff2adc21fa7003a9b6a6961748284d7d64754c503bbcd12929dc23650893784e000bf9198acdd779d7f13e088799b719246dcc0
|
||||
|
Loading…
Reference in new issue