mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-11-10 06:34:18 +00:00
build(deps): update iai-callgrind requirement from 0.10.2 to 0.11.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](https://github.com/iai-callgrind/iai-callgrind/compare/v0.10.2...v0.11.0) --- updated-dependencies: - dependency-name: iai-callgrind dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e5bda0cfca
commit
943a7e1d59
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ hound = { git = "https://github.com/ruuda/hound.git", rev = "02e66effb33683d
|
|||
# tag_writer example
|
||||
structopt = { version = "0.3.26", default-features = false }
|
||||
tempfile = "3.10.1"
|
||||
iai-callgrind = "0.10.2"
|
||||
iai-callgrind = "0.11.0"
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
|
Loading…
Reference in a new issue