Skip to content

Commit 72daa50

Browse files
authored
Merge pull request #1917 from weihanglo/update
chore: update to `analyze@12.0.0` as well for `site`
2 parents ed5a9c2 + d1ff0ad commit 72daa50

File tree

2 files changed

+10
-135
lines changed

2 files changed

+10
-135
lines changed

Cargo.lock

Lines changed: 9 additions & 134 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ async-trait = "0.1"
3737
database = { path = "../database" }
3838
bytes = "1.0"
3939
url = "2"
40-
analyzeme = { git = "https://github.com/rust-lang/measureme", branch = "stable" }
40+
analyzeme = "12.0.0"
4141
inferno = { version = "0.11", default-features = false }
4242
mime = "0.3"
4343
prometheus = "0.13"

0 commit comments

Comments
 (0)