Skip to content

Commit aac8ae8

Browse files
chore: bump tempfile from 3.19.1 to 3.20.0 (#5298)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e962ed9 commit aac8ae8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

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

prqlc/prqlc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ insta-cmd = { workspace = true }
142142
rstest = "0.25.0"
143143
similar = { workspace = true }
144144
similar-asserts = { workspace = true }
145-
tempfile = { version = "3.19.1" }
145+
tempfile = { version = "3.20.0" }
146146
test_each_file = "0.3.5"
147147

148148
# We use `benches/bench.rs` for the benchmark harness so disable searching for

0 commit comments

Comments
 (0)