Skip to content

Commit a1dec1a

Browse files
fix(deps): update rust crate rinja to 0.4
1 parent b702214 commit a1dec1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/typescript_tools/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ path = "src/lib.rs"
1818
globwalk = "0.9"
1919
pariter = "0.5"
2020
pathdiff = "0.2"
21-
rinja = "0.3"
21+
rinja = "0.4"
2222
serde = { version = "1", features = ["derive"] }
2323
serde_json = { version = "1", features = ["preserve_order"] }
2424

0 commit comments

Comments
 (0)