Fix publish

This commit is contained in:
Alexander Theißen
2022-06-06 16:16:30 +01:00
parent 4a51f16874
commit d1648be274
+1
View File
@@ -14,6 +14,7 @@ include = ["src/**/*", "LICENSE-*", "README.md"]
[[bench]]
name = "benches"
harness = false
path = "benches/benches.rs"
[profile.bench]
lto = "fat"