Skip to content

Commit

Permalink
Merge pull request #12 from sebastienrousseau/dependabot/cargo/dtt-0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienrousseau authored Jan 3, 2025
2 parents 5e2d6c6 + 37d3e96 commit 913136e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ log = "0.4.22"

# Optional CLI and SSG dependencies - all must have optional = true
clap = { version = "4.5.21", features = ["derive"], optional = true }
dtt = { version = "0.0.8", optional = true }
dtt = { version = "0.0.9", optional = true }
pulldown-cmark = { version = "0.12.2", optional = true }
simple_logger = "5.0.0"
tempfile = "3.14.0"
Expand Down

0 comments on commit 913136e

Please sign in to comment.