Skip to content

Commit

Permalink
build(deps): Update Rust crate tera to 1.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and pando85 committed May 3, 2024
1 parent 722a749 commit aa85ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rash_core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ similar = { version = "2.5", features = ["inline"] }
strum = "0.26.2"
strum_macros = "0.26.2"
tempfile = "3.10.1"
tera = { version = "1", default-features = false }
tera = { version = "1.19.1", default-features = false }
term_size = "1.0.0-beta.2"

[dev-dependencies]
Expand Down

0 comments on commit aa85ec5

Please sign in to comment.