chiark / gitweb /
Remove redundant license-file from Cargo.toml.
authorSimon Tatham <anakin@pobox.com>
Sun, 4 Feb 2024 14:08:42 +0000 (14:08 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 4 Feb 2024 14:08:42 +0000 (14:08 +0000)
commitdc652c7605f1ce2b6c1a6fdea8a5339b3dd818b2
tree79947ee083caeeb5b1893fd3f91730cdee049989
parent846445671cf172a3b56f94609cad64ae026ec0b6
Remove redundant license-file from Cargo.toml.

Now I see the warning pointing out that it's not necessary to have
that _as well_ as the license = "MIT". Seems odd to me, because
there's still more detail in the full file (copyright holders, dates),
but whatever.
Cargo.toml