chore: reorg
This commit is contained in:
14
__err/quick_error/Cargo.lock
generated
Normal file
14
__err/quick_error/Cargo.lock
generated
Normal file
@@ -0,0 +1,14 @@
|
||||
# This file is automatically @generated by Cargo.
|
||||
# It is not intended for manual editing.
|
||||
[[package]]
|
||||
name = "quick-error"
|
||||
version = "1.2.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
|
||||
|
||||
[[package]]
|
||||
name = "quick_error"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"quick-error",
|
||||
]
|
||||
Reference in New Issue
Block a user