We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70e4b0e commit e1d3c93Copy full SHA for e1d3c93
Cargo.toml
@@ -3,7 +3,7 @@ name = "peas"
3
version = "0.2.0"
4
edition = "2024"
5
description = "A CLI-based, flat-file issue tracker for humans and robots"
6
-license = "MIT"
+license = "MIT OR Apache-2.0"
7
repository = "https://github.com/asaaki/peas"
8
homepage = "https://github.com/asaaki/peas"
9
documentation = "https://github.com/asaaki/peas#readme"
0 commit comments