Skip to content

Commit 4cbb096

Browse files
GuillaumeGomezsyphar
authored andcommitted
Update rinja version to 0.3.0
1 parent e579f2d commit 4cbb096

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

Cargo.lock

Lines changed: 9 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
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 = "0.2"
103+
rinja = "0.3"
104104
walkdir = "2"
105105

106106
# Date and Time utilities

0 commit comments

Comments
 (0)