Skip to content

Commit 67e18c9

Browse files
committed
resolve the too-many-license-fields warning
1 parent 60cf122 commit 67e18c9

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

crates/twirp-build/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ categories = [
1111
"asynchronous",
1212
]
1313
repository = "https://github.com/github/twirp-rs"
14-
license = "MIT"
1514
license-file = "./LICENSE"
1615

1716
[dependencies]

crates/twirp/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ categories = [
1111
"asynchronous",
1212
]
1313
repository = "https://github.com/github/twirp-rs"
14-
license = "MIT"
1514
license-file = "./LICENSE"
1615

1716
[features]

0 commit comments

Comments
 (0)