feat: add no_proto

This commit is contained in:
2020-12-27 21:31:46 +08:00
parent f0958ac291
commit ffaba9fe48
4 changed files with 81 additions and 0 deletions

14
__serialization/no_proto/Cargo.lock generated Normal file
View 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"