We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69ab874 commit 1439731Copy full SHA for 1439731
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "pathdiff"
3
edition = "2018"
4
-version = "0.2.1"
+version = "0.2.2"
5
authors = ["Manish Goregaokar <[email protected]>"]
6
description = "Library for diffing paths to obtain relative paths"
7
documentation = "https://docs.rs/pathdiff/"
0 commit comments