Skip to content

Commit 0b05dcc

Browse files
committed
Update Cargo config
1 parent 8b6c96d commit 0b05dcc

File tree

2 files changed

+20
-18
lines changed

2 files changed

+20
-18
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ serial_test = "3.1.1"
125125
[target.'cfg(not(all(target_arch = "wasm32", target_os = "unknown")))'.dev-dependencies]
126126
assert_cmd = "2.0.15"
127127
criterion = "0.5.1"
128-
iai-callgrind = "0.12.1"
128+
iai-callgrind = "0.14.0"
129129
trycmd = "0.15.6"
130130

131131
[target.'cfg(not(any(target_os = "windows", all(target_arch = "wasm32", target_os = "unknown"))))'.dev-dependencies]

0 commit comments

Comments
 (0)