Skip to content

Commit 4a2bcf5

Browse files
dependabot[bot]Serial-ATA
authored andcommitted
build(deps): update iai-callgrind requirement from 0.13.4 to 0.14.0
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.13.4...v0.14.0) --- updated-dependencies: - dependency-name: iai-callgrind dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa1ec31 commit 4a2bcf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lofty/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ hound = { git = "https://github.com/ruuda/hound.git", rev = "02e66effb33683d
3737
structopt = { version = "0.3.26", default-features = false }
3838
tempfile = "3.10.1"
3939
test-log = "0.2.16"
40-
iai-callgrind = "0.13.4"
40+
iai-callgrind = "0.14.0"
4141

4242
[lints]
4343
workspace = true

0 commit comments

Comments
 (0)