Depend on the master branch of array-init for now

Until a new crates.io version is released
This commit is contained in:
Philipp Oppermann
2018-04-25 20:00:50 +02:00
parent b278b9ec76
commit c1961ec61c

View File

@@ -11,6 +11,9 @@ volatile = "0.2.3"
version = "1.0"
features = ["spin_no_std"]
[dev-dependencies]
array-init = { git = "https://github.com/Manishearth/array-init.git" } # "0.0.2"
# the profile used for `cargo build`
[profile.dev]
panic = "abort" # disable stack unwinding on panic