Skip to content

Commit b80c2c8

Browse files
committed
Add utils to docsrs build
1 parent 65676c9 commit b80c2c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@ latest = ["hostfxr-sys/latest", "net10_0"]
6262

6363
# Prevent downloading nethost library when building on docs.rs.
6464
[package.metadata.docs.rs]
65-
features = ["nethost", "latest", "doc-cfg", "nightly"]
65+
features = ["nethost", "latest", "doc-cfg", "nightly", "utils"]
6666
no-default-features = true

0 commit comments

Comments
 (0)