Skip to content

Commit 6f50849

Browse files
committed
add handlebars dependency (don't use it yet)
1 parent 36991eb commit 6f50849

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

Cargo.lock

Lines changed: 16 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mdbook-goals/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ aws-config = "1.5.8"
2222
aws-sdk-bedrock = "1.57.0"
2323
aws-sdk-bedrockruntime = "1.55.0"
2424
tokio = { version = "1.41.0", features = ["full"] }
25+
handlebars = "6.1.0"

0 commit comments

Comments
 (0)