Skip to content

Commit

Permalink
legal: use license in manifest
Browse files Browse the repository at this point in the history
Signed-off-by: simonsan <[email protected]>
  • Loading branch information
simonsan committed Nov 5, 2024
1 parent bc9d0da commit 4b450be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = [
]
edition = "2021"
keywords = ["rabin", "cdc", "chunk", "merkle", "dedup"]
license-file = "LICENSE"
license = "MIT"
readme = "README.md"
repository = "https://github.com/rustic-rs/cdc"
rust-version = "1.73.0"
Expand Down

0 comments on commit 4b450be

Please sign in to comment.