Skip to content

Commit 6e8e8bd

Browse files
GuillaumeGomezUrgau
authored andcommitted
Add missing package information
1 parent 2cc9b4d commit 6e8e8bd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22
name = "literal-escaper"
33
version = "0.0.1"
44
edition = "2021"
5+
description = "Provides code to unescape string literals"
6+
license = "Apache-2.0 OR MIT"
7+
repository = "https://github.com/rust-lang/literal-escaper"

0 commit comments

Comments
 (0)