Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Better license
  • Loading branch information
kianenigma committed Apr 17, 2020
commit f95d7aa15cbc32d803d802c2ca067535e6908a1c
4 changes: 4 additions & 0 deletions frame/staking/fuzzer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ version = "0.0.0"
authors = ["Automatically generated"]
publish = false
edition = "2018"
license = "GPL-3.0"
homepage = "https://substrate.dev"
repository = "https://github.com/paritytech/substrate/"
description = "FRAME pallet staking fuzzing"

[dependencies]
honggfuzz = "0.5"
Expand Down