Skip to content

Commit

Permalink
node: Use latest version in docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
tcharding committed Dec 6, 2024
1 parent 0d36dee commit 55f359c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@ doc = [] # used only for documentation building


[package.metadata.docs.rs]
features = ["download", "doc", "26_2"]
features = ["download", "doc", "28_0"]
rustdoc-args = ["--cfg", "docsrs"]

0 comments on commit 55f359c

Please sign in to comment.