Skip to content

Commit a7b6d02

Browse files
authored
clippy_dev: bump rustc-literal-escaper to 0.0.8 (#17375)
We've been running this way at work for a while and forgot to send the patch upstream. changelog: none
2 parents 2b36245 + 09e6f5a commit a7b6d02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

clippy_dev/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ clap = { version = "4.4", features = ["derive"] }
1010
indoc = "1.0"
1111
itertools = "0.15"
1212
opener = "0.8"
13-
rustc-literal-escaper = "0.0.7"
13+
rustc-literal-escaper = "0.0.8"
1414
walkdir = "2.3"
1515

1616
[package.metadata.rust-analyzer]

0 commit comments

Comments
 (0)