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