Skip to content

Commit 2ee3962

Browse files
committed
Exclude presentation from package
1 parent dbe2499 commit 2ee3962

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "0.3.0"
44
authors = ["Frank McSherry <fmcsherry@me.com>"]
55
description = "Conversion from arrays of complex structs to simple structs of arrays"
66
edition = "2021"
7+
exclude = ["presentation/"]
78

89
# These URLs point to more information about the repository
910
documentation = "http://github.com/frankmcsherry/columnar"

0 commit comments

Comments
 (0)