Update color-backtrace requirement from 0.6.1 to 0.7.0 (#2960)
Updates the requirements on [color-backtrace](https://github.com/athre0z/color-backtrace) to permit the latest version. - [Changelog](https://github.com/athre0z/color-backtrace/blob/master/CHANGELOG.md) - [Commits](https://github.com/athre0z/color-backtrace/compare/v0.6.1...v0.7.0) --- updated-dependencies: - dependency-name: color-backtrace dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dongjia "toka" Zhang <tokazerkje@outlook.com>
This commit is contained in:
parent
5ebb3913d8
commit
a682deb31a
@ -75,7 +75,7 @@ frida-gum = { version = "0.16.5", features = [
|
||||
] }
|
||||
dynasmrt = "3.0.1"
|
||||
|
||||
color-backtrace = { version = "0.6.1", features = ["resolve-modules"] }
|
||||
color-backtrace = { version = "0.7.0", features = ["resolve-modules"] }
|
||||
termcolor = "1.4.1"
|
||||
serde = { workspace = true, default-features = true }
|
||||
backtrace = { workspace = true, default-features = false, features = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user