Skip to content

Commit 46ca7da

Browse files
authored
Merge pull request #394 from supabase/dependabot/cargo/cli/master/tempfile-3.27.0
chore(deps): bump tempfile from 3.26.0 to 3.27.0 in /cli
2 parents 89d6c33 + 5efb715 commit 46ca7da

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cli/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.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ sqlx = { version = "0.8.6", features = [
2424
"uuid",
2525
"runtime-tokio-rustls",
2626
] }
27-
tempfile = "3.26.0"
27+
tempfile = "3.27.0"
2828
thiserror = "2.0.18"
2929
tokio = { version = "1.50.0", features = ["full"] }
3030
toml = { version = "1.0.6", features = ["preserve_order"] }

0 commit comments

Comments
 (0)