Resolve pull request comments: refactoring and workflow

This commit is contained in:
mingxguo27
2020-08-12 10:18:17 +00:00
parent 1e9da1e2d6
commit b09d64a015
4 changed files with 26 additions and 22 deletions

View File

@@ -20,7 +20,7 @@ path = ".."
members = ["."]
[[bin]]
name = "fuzz_target_1"
path = "fuzz_targets/fuzz_target_1.rs"
name = "fuzz_target_cbor"
path = "fuzz_targets/fuzz_target_cbor.rs"
test = false
doc = false