Skip to content

Commit 88cf9a1

Browse files
chore(deps): pin rust crate tempfile to v3.23.0 (#173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2ad7690 commit 88cf9a1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

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

crates/plotnik-lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ default = ["plotnik-langs"]
3131
insta = { version = "=1.45.1", features = ["yaml"] }
3232
indoc = "=2.0.7"
3333
serde_json = "=1.0.148"
34-
tempfile = "3"
34+
tempfile = "=3.23.0"

0 commit comments

Comments
 (0)