Skip to content

Commit 5affa99

Browse files
committed
update measureme to latest stable release
1 parent 1c32479 commit 5affa99

File tree

2 files changed

+39
-12
lines changed

2 files changed

+39
-12
lines changed

Cargo.lock

+38-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ async-trait = "0.1"
3939
database = { path = "../database" }
4040
bytes = "1.0"
4141
url = "2"
42-
analyzeme = { git = "https://github.com/rust-lang/measureme", branch = "master" }
42+
analyzeme = { git = "https://github.com/rust-lang/measureme", branch = "stable" }
4343
tar = "0.4"
4444
inferno = { version="0.11", default-features = false }
4545
mime = "0.3"

0 commit comments

Comments
 (0)