Skip to content

Commit 3c7aabe

Browse files
committed
add license
1 parent 500d883 commit 3c7aabe

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ repository = "https://github.com/gpmcp/registry-testkit"
88
keywords = ["docker", "registry", "oci", "container", "testing"]
99
categories = ["development-tools::testing", "web-programming::http-server"]
1010
readme = "README.md"
11+
license = "Apache-2.0"
1112

1213
[dependencies]
1314
axum = "0.8"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ cargo test
8989

9090
## License
9191

92-
MIT OR Apache-2.0
92+
Apache-2.0

0 commit comments

Comments
 (0)