Skip to content

Commit 09e6f5a

Browse files
committed
clippy_dev: bump rustc-literal-escaper to 0.0.8
We've been running this way at work for a while and forgot to send the patch upstream.
1 parent 60f8c3a commit 09e6f5a

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)