Skip to content

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jwodder committed Oct 29, 2023
1 parent bb5a390 commit c5e29da
Show file tree
Hide file tree
Showing 2 changed files with 295 additions and 2 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,7 @@ tempfile = "3.8.1"
[[example]]
name = "appconfig"
required-features = ["examples"]

[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]
Loading

0 comments on commit c5e29da

Please sign in to comment.