mirror of
https://github.com/openharmony/third_party_rust_rustc-hash.git
synced 2026-06-30 20:57:57 -04:00
Remove Cargo.lock
This commit is contained in:
committed by
Michael Woerister
parent
5825c7b250
commit
e5f473b427
@@ -1,2 +1,3 @@
|
||||
/target
|
||||
**/*.rs.bk
|
||||
/Cargo.lock
|
||||
|
||||
Generated
-14
@@ -1,14 +0,0 @@
|
||||
[[package]]
|
||||
name = "byteorder"
|
||||
version = "1.2.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
|
||||
[[package]]
|
||||
name = "rustc-hash"
|
||||
version = "1.0.0"
|
||||
dependencies = [
|
||||
"byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
[metadata]
|
||||
"checksum byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "74c0b906e9446b0a2e4f760cdb3fa4b2c48cdc6db8766a845c54b6ff063fd2e9"
|
||||
Reference in New Issue
Block a user