Skip to content

Commit f2a1082

Browse files
committed
Bump countme
1 parent 26aba38 commit f2a1082

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

Cargo.lock

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

crates/profile/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ once_cell = "1.3.1"
1414
cfg-if = "1"
1515
libc = "0.2"
1616
la-arena = { version = "0.3.0", path = "../../lib/arena" }
17-
countme = { version = "2.0.1", features = ["enable"] }
17+
countme = { version = "3.0", features = ["enable"] }
1818
jemalloc-ctl = { version = "0.4.1", package = "tikv-jemalloc-ctl", optional = true }
1919

2020
[target.'cfg(target_os = "linux")'.dependencies]

0 commit comments

Comments
 (0)