Skip to content

Commit 1875945

Browse files
authored
fix(pkg): rtk is Apache 2.0 and no MIT
1 parent 805caf7 commit 1875945

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.40.0"
44
edition = "2021"
55
authors = ["Patrick Szymkowiak"]
66
description = "Rust Token Killer - High-performance CLI proxy to minimize LLM token consumption"
7-
license = "MIT"
7+
license = "Apache 2.0"
88
homepage = "https://www.rtk-ai.app"
99
repository = "https://github.com/rtk-ai/rtk"
1010
readme = "README.md"

0 commit comments

Comments
 (0)