Skip to content

Commit 2fd376a

Browse files
authored
Merge pull request #336 from supabase/dependabot/cargo/cli/master/tempfile-3.24.0
chore(deps): bump tempfile from 3.23.0 to 3.24.0 in /cli
2 parents 1fa9d2d + 789d588 commit 2fd376a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

cli/Cargo.lock

Lines changed: 9 additions & 9 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.23.0"
27+
tempfile = "3.24.0"
2828
thiserror = "2.0.17"
2929
tokio = { version = "1", features = ["full"] }
3030
toml = { version = "0.9.10", features = ["preserve_order"] }

0 commit comments

Comments
 (0)