We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 617d98f commit b1118f2Copy full SHA for b1118f2
Cargo.toml
@@ -4,7 +4,7 @@ description = "A command-line application for interacting with git repositories"
4
repository = "https://github.com/Byron/git-oxide"
5
authors = ["Sebastian Thiel <[email protected]>"]
6
edition = "2018"
7
-license = "MIT/Apache-2.0"
+license = "MIT OR Apache-2.0"
8
version = "0.3.0"
9
default-run = "gix"
10
include = ["src/**/*", "LICENSE-*", "README.md", "CHANGELOG.md"]
0 commit comments