Skip to content

Commit 37d57e2

Browse files
chore(deps): update annotate-snippets requirement from 0.10.0 to 0.12.10
Updates the requirements on [annotate-snippets](https://github.com/rust-lang/annotate-snippets-rs) to permit the latest version. - [Release notes](https://github.com/rust-lang/annotate-snippets-rs/releases) - [Changelog](https://github.com/rust-lang/annotate-snippets-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/annotate-snippets-rs@0.10.0...0.12.10) --- updated-dependencies: - dependency-name: annotate-snippets dependency-version: 0.12.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d32a294 commit 37d57e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ keywords = ["i", "i-language", "programming-language", "language"]
3939
publish = false
4040

4141
[workspace.dependencies]
42-
annotate-snippets = "0.10.0"
42+
annotate-snippets = "0.12.10"
4343
log = "0.4.20"
4444
thiserror = "2.0.0"
4545

0 commit comments

Comments
 (0)