Skip to content

Commit 698f218

Browse files
Use published version of rinja
1 parent 73a0d8a commit 698f218

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

Cargo.lock

+6-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ tempfile = "3.1.0"
100100
fn-error-context = "0.2.0"
101101

102102
# Templating
103-
rinja = { git = "https://github.com/rinja-rs/rinja" }
103+
rinja = "0.2"
104104
walkdir = "2"
105105

106106
# Date and Time utilities

0 commit comments

Comments
 (0)