We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5180ff5 + 6e03ead commit aec372cCopy full SHA for aec372c
Cargo.toml
@@ -7,7 +7,7 @@ description = "Library for diffing paths to obtain relative paths"
7
documentation = "https://docs.rs/pathdiff/"
8
repository = "https://github.com/Manishearth/pathdiff"
9
keywords = ["path", "relative"]
10
-license = "MIT/Apache-2.0"
+license = "MIT OR Apache-2.0"
11
12
[package.metadata.docs.rs]
13
all-features = true
0 commit comments