Skip to content

Commit 8e43b83

Browse files
authored
Merge pull request #302 from supabase/dependabot/cargo/cli/master/url-2.5.7
chore(deps): bump url from 2.5.4 to 2.5.7 in /cli
2 parents 5adc25a + c00dcae commit 8e43b83

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

cli/Cargo.lock

Lines changed: 8 additions & 8 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
@@ -28,5 +28,5 @@ tempfile = "3.21.0"
2828
thiserror = "2.0.12"
2929
tokio = { version = "1", features = ["full"] }
3030
toml = { version = "0.9.5", features = ["preserve_order"] }
31-
url = { version = "2.5.4", features = ["serde"] }
31+
url = { version = "2.5.7", features = ["serde"] }
3232
uuid = { version = "1.16.0", features = ["serde"] }

0 commit comments

Comments
 (0)