Skip to content

Commit 222a3ad

Browse files
committed
version 0.2.1
1 parent c98e5ff commit 222a3ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
[package]
22
name = "path-slash"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
authors = ["rhysd <https://rhysd.github.io>"]
55
edition = "2018"
66
description = "Conversion to/from a file path from/to slash path"
77
repository = "https://github.com/rhysd/path-slash"
88
readme = "README.md"
99
license = "MIT"
1010
categories = ["filesystem"]
11+
keywords = ["path"]
1112
rust-version = "1.38"
1213

1314
[badges]

0 commit comments

Comments
 (0)