We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15abc17 commit 60b5fa2Copy full SHA for 60b5fa2
unindent/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "unindent"
3
-version = "0.2.3" # remember to update html_root_url
+version = "0.2.3"
4
authors = ["David Tolnay <[email protected]>"]
5
categories = ["text-processing"]
6
description = "Remove a column of leading whitespace from a string"
0 commit comments