Skip to content

Commit 3454292

Browse files
committed
Full quotes in description
1 parent 2b3691e commit 3454292

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
@@ -4,7 +4,7 @@ version = "0.0.0"
44
authors = ["Frank Steffahn <fdsteffahn@gmail.com>"]
55
license = "MIT OR Apache-2.0"
66
description = """
7-
Extension trait for the Into trait, offering a method .into_::<T>() to specify the target type of conversion.
7+
Extension trait for the Into trait, offering a method .into_::<T>() to specify the target type of conversion.
88
"""
99
repository = "https://github.com/steffahn/into_ext"
1010
homepage = "https://github.com/steffahn/into_ext"

0 commit comments

Comments
 (0)