Skip to content

Commit 4700f70

Browse files
authored
Merge pull request #413 from supabase/dependabot/cargo/cli/master/uuid-1.23.0
chore(deps): bump uuid from 1.22.0 to 1.23.0 in /cli
2 parents 8846c06 + f50944b commit 4700f70

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -29,4 +29,4 @@ thiserror = "2.0.18"
2929
tokio = { version = "1.50.0", features = ["full"] }
3030
toml = { version = "1.0.7", features = ["preserve_order"] }
3131
url = { version = "2.5.8", features = ["serde"] }
32-
uuid = { version = "1.22.0", features = ["serde"] }
32+
uuid = { version = "1.23.0", features = ["serde"] }

0 commit comments

Comments
 (0)