not needed anymore
This commit is contained in:
parent
17be46827d
commit
235627da93
14
ph-init/Cargo.lock
generated
14
ph-init/Cargo.lock
generated
@ -1,14 +0,0 @@
|
||||
[root]
|
||||
name = "ph-init"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"libc 0.2.32 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "libc"
|
||||
version = "0.2.32"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
|
||||
[metadata]
|
||||
"checksum libc 0.2.32 (registry+https://github.com/rust-lang/crates.io-index)" = "56cce3130fd040c28df6f495c8492e5ec5808fb4c9093c310df02b0c8f030148"
|
@ -1,7 +0,0 @@
|
||||
[package]
|
||||
name = "ph-init"
|
||||
version = "0.1.0"
|
||||
authors = ["Bruce Leidl <bruce@subgraph.com>"]
|
||||
|
||||
[dependencies]
|
||||
libc = "0.2"
|
Loading…
Reference in New Issue
Block a user