Skip to content

Commit

Permalink
chore: switch to code-docs-rs version instead of git
Browse files Browse the repository at this point in the history
  • Loading branch information
sandorex committed Oct 4, 2024
1 parent 0ec78fa commit 4fc5632
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ clap = { version = "4.5.11", features = ["derive", "env"] }
ctrlc = { version = "3.4.5", features = ["termination"] }
serde = { version = "1.0.204", features = ["derive"] }
toml = "0.8.19"
code-docs-rs = { git = "https://github.com/sandorex/code-docs-rs.git", rev = "94b08b23c623658f5bf94979167fccab11ff7b5c" }
code-docs-rs = "0.1.0"
shellexpand = "3.1.0"

[build-dependencies]
Expand Down

0 comments on commit 4fc5632

Please sign in to comment.