Only package files needed for building and testing

This commit is contained in:
Paul Dicker 2024-04-04 10:12:03 +02:00 committed by Paul Dicker
parent 8b1364f680
commit 838b9dd62a

View File

@ -9,7 +9,7 @@ keywords = ["date", "time", "calendar"]
categories = ["date-and-time"]
readme = "README.md"
license = "MIT OR Apache-2.0"
exclude = ["/ci/*"]
include = ["src/*", "tests/*.rs", "LICENSE.txt", "CITATION.cff"]
edition = "2021"
rust-version = "1.61.0"