feat: pending add allowed list

This commit is contained in:
2020-09-07 00:45:13 +08:00
parent a9ba9ea94e
commit 96b3ca62ea
2 changed files with 5 additions and 3 deletions

4
Cargo.lock generated
View File

@@ -232,9 +232,9 @@ dependencies = [
[[package]]
name = "rust_util"
version = "0.6.5"
version = "0.6.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c152cad8a04f2de2840155adcc473dac011ffbe8ff33f8dfcfab489afa92d134"
checksum = "47a20a379d025a6f0da1bc84d6284137eea58c493484bf6912144a864f53c3de"
dependencies = [
"lazy_static",
"libc",