Skip to content

Commit d876a10

Browse files
Merge pull request #291 from gwbres/metadata.doc
Build --doc without embed_ephem
2 parents 2da9da4 + 9a27388 commit d876a10

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

anise/Cargo.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ license = { workspace = true }
88
repository = { workspace = true }
99
description = "Core of the ANISE library"
1010

11+
[package.metadata.docs.rs]
12+
features = [
13+
"metaload",
14+
]
15+
1116
[dependencies]
1217
lexical-core = { workspace = true }
1318
hifitime = { workspace = true }

0 commit comments

Comments
 (0)