We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fc0b21 commit 88246b2Copy full SHA for 88246b2
transformers/Cargo.toml
@@ -10,6 +10,7 @@ categories = [ "science" ]
10
autobenches = false
11
edition = "2024"
12
rust-version = "1.85"
13
+include = [ "Cargo.toml", "src/**/*.rs", "LICENSE*" ]
14
15
[badges]
16
maintenance = { status = "actively-developed" }
0 commit comments