Skip to content

Commit

Permalink
Update doc URL
Browse files Browse the repository at this point in the history
  • Loading branch information
bluss committed Dec 17, 2016
1 parent 9584287 commit a67ee91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version = "0.1.2"
license = "MIT/Apache-2.0"

repository = "https://github.com/bluss/bencher/"
documentation = "https://bluss.github.io/bencher/"
documentation = "https://docs.rs/bencher/"

description = "A port of the libtest (unstable Rust) benchmark runner to Rust stable releases. Supports running benchmarks and filtering based on the name. Benchmark execution works exactly the same way and no more (caveat: black_box is still missing!)."

Expand Down

0 comments on commit a67ee91

Please sign in to comment.