Skip to content

Commit f2ccdbe

Browse files
committed
Update Cargo config
1 parent 5859f7a commit f2ccdbe

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

Cargo.lock

Lines changed: 10 additions & 6 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
@@ -123,7 +123,7 @@ serial_test = "3.1.1"
123123
[target.'cfg(not(all(target_arch = "wasm32", target_os = "unknown")))'.dev-dependencies]
124124
assert_cmd = "2.0.15"
125125
criterion = "0.5.1"
126-
iai-callgrind = "0.12.1"
126+
iai-callgrind = "0.13.0"
127127
trycmd = "0.15.6"
128128

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

0 commit comments

Comments
 (0)