chore: dont exclude crate (#8275)

This commit is contained in:
Matthias Seitz
2024-05-15 14:16:01 +02:00
committed by GitHub
parent f0681947db
commit 530dbdbb54

View File

@ -6,7 +6,6 @@ rust-version.workspace = true
license.workspace = true license.workspace = true
homepage.workspace = true homepage.workspace = true
repository.workspace = true repository.workspace = true
exclude.workspace = true
[dependencies] [dependencies]
tempfile.workspace = true tempfile.workspace = true