Skip to content

Commit

Permalink
Update tempfile fully to 3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
workingjubilee committed Aug 22, 2023
1 parent 94d4502 commit 0a86c5e
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 88 deletions.
116 changes: 30 additions & 86 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions plrust-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ trusted = []

[dependencies]
pgrx = "=0.9.7"
tempdir = "0.3.8"
tempfile = "3.8.0"
once_cell = "1.18.0"

[dev-dependencies]
pgrx-tests = "=0.9.7"
tempdir = "0.3.8"
tempfile = "3.8.0"
once_cell = "1.18.0"

0 comments on commit 0a86c5e

Please sign in to comment.