Skip to content

Commit f926b49

Browse files
authored
Merge pull request #579 from mgeisler/msrv-1.70
Bump `rust-version` to 1.70
2 parents 46325a3 + f3776bd commit f926b49

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
@@ -10,7 +10,7 @@ keywords = ["text", "formatting", "wrap", "typesetting", "hyphenation"]
1010
license = "MIT"
1111
readme = "README.md"
1212
repository = "https://github.com/mgeisler/textwrap"
13-
rust-version = "1.66"
13+
rust-version = "1.70"
1414
description = "Library for word wrapping, indenting, and dedenting strings. Has optional support for Unicode and emojis as well as machine hyphenation."
1515

1616
[[example]]

0 commit comments

Comments
 (0)