Skip to content

Commit 58b7740

Browse files
authored
Merge pull request #315 from supabase/dependabot/cargo/cli/master/tempfile-3.23.0
chore(deps): bump tempfile from 3.22.0 to 3.23.0 in /cli
2 parents a5835d1 + 63616b2 commit 58b7740

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.22.0"
27+
tempfile = "3.23.0"
2828
thiserror = "2.0.17"
2929
tokio = { version = "1", features = ["full"] }
3030
toml = { version = "0.9.7", features = ["preserve_order"] }

0 commit comments

Comments
 (0)