Skip to content

Commit 893e9d2

Browse files
committed
Don't publish large test data
1 parent a02c9d0 commit 893e9d2

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
@@ -8,6 +8,7 @@ repository = "https://github.com/zaynar/rsspice"
88
description = "Pure Rust port of the SPICE Toolkit for space geometry"
99
categories = ["aerospace", "science", "api-bindings"]
1010
keywords = ["spice", "spicelib"]
11+
exclude = ["/testdata/spk"]
1112

1213
[dependencies]
1314
f2rust_std = { version = "0.1.0", git = "https://github.com/zaynar/f2rust.git" }

0 commit comments

Comments
 (0)