feat: add __performance
This commit is contained in:
14
__performance/print_perf/Cargo.lock
generated
Normal file
14
__performance/print_perf/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 = "print_perf"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"print_perf 0.1.9",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "print_perf"
|
||||
version = "0.1.9"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "04378d9c598036cd5c61d71245b4e5e3e6455d1f2ab2120a7b9055dace8d8a47"
|
||||
Reference in New Issue
Block a user