Skip to content

Commit 19096f0

Browse files
authored
Merge pull request #412 from supabase/dependabot/cargo/cli/master/toml-1.1.0spec-1.1.0
chore(deps): bump toml from 1.0.7+spec-1.1.0 to 1.1.0+spec-1.1.0 in /cli
2 parents 4700f70 + 2d576b5 commit 19096f0

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

cli/Cargo.lock

Lines changed: 10 additions & 10 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
@@ -27,6 +27,6 @@ sqlx = { version = "0.8.6", features = [
2727
tempfile = "3.27.0"
2828
thiserror = "2.0.18"
2929
tokio = { version = "1.50.0", features = ["full"] }
30-
toml = { version = "1.0.7", features = ["preserve_order"] }
30+
toml = { version = "1.1.0", features = ["preserve_order"] }
3131
url = { version = "2.5.8", features = ["serde"] }
3232
uuid = { version = "1.23.0", features = ["serde"] }

0 commit comments

Comments
 (0)