Skip to content

Commit 8b6b596

Browse files
GuillaumeGomezUrgau
authored andcommitted
Rename crate into rustc-literal-escaper
1 parent 264515f commit 8b6b596

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
name = "literal-escaper"
2+
name = "rustc-literal-escaper"
33
version = "0.0.1"
44
edition = "2021"
55
description = "Provides code to unescape string literals"

0 commit comments

Comments
 (0)