Skip to content

Commit 9930b42

Browse files
dependabot[bot]Serial-ATA
authored andcommitted
Update iai-callgrind requirement from 0.14.0 to 0.15.1
Updates the requirements on [iai-callgrind](https://github.com/iai-callgrind/iai-callgrind) to permit the latest version. - [Release notes](https://github.com/iai-callgrind/iai-callgrind/releases) - [Changelog](https://github.com/iai-callgrind/iai-callgrind/blob/main/CHANGELOG.md) - [Commits](iai-callgrind/iai-callgrind@v0.14.0...v0.15.1) --- updated-dependencies: - dependency-name: iai-callgrind dependency-version: 0.15.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9de2010 commit 9930b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lofty/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ rusty-fork = "0.3.0"
3939
structopt = { version = "0.3.26", default-features = false }
4040
tempfile = "3.15.0"
4141
test-log = "0.2.16"
42-
iai-callgrind = "0.14.0"
42+
iai-callgrind = "0.15.1"
4343

4444
[lints]
4545
workspace = true

0 commit comments

Comments
 (0)