Skip to content
This repository has been archived by the owner on Jun 25, 2021. It is now read-only.

Commit

Permalink
feat: add stress test example
Browse files Browse the repository at this point in the history
  • Loading branch information
madadam committed Jan 7, 2021
1 parent c725a84 commit cf25c48
Show file tree
Hide file tree
Showing 2 changed files with 823 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,9 @@ anyhow = "1"
assert_matches = "1.3"
proptest = "0.10.1"
structopt = "~0.3.17"
tracing-appender = "~0.1.2"
tracing-subscriber = "~0.2.15"
yansi = "~0.5.0"

[dev-dependencies.rand]
version = "~0.7.3"
Expand Down

0 comments on commit cf25c48

Please sign in to comment.