mirror of
https://github.com/openharmony/third_party_rust_codespan.git
synced 2026-07-21 03:55:28 -04:00
Update insta requirement from 0.11 to 0.12
Updates the requirements on [insta](https://github.com/mitsuhiko/insta) to permit the latest version. - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/0.11.0...0.12.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
b42cff39b9
commit
139a55028f
@@ -20,7 +20,7 @@ termcolor = "1.0"
|
||||
unicode-width = "0.1"
|
||||
|
||||
[dev-dependencies]
|
||||
insta = "0.11"
|
||||
insta = "0.12"
|
||||
lazy_static = "1.4"
|
||||
structopt = "0.2"
|
||||
unindent = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user