Skip to content

Commit e3b470e

Browse files
Merge pull request #318 from supabase/dependabot/cargo/cli/master/regex-1.12.1
2 parents 27199eb + b7d7022 commit e3b470e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

cli/Cargo.lock

Lines changed: 4 additions & 4 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
@@ -13,7 +13,7 @@ dirs = "6.0.0"
1313
futures = "0.3"
1414
postgrest = "1.5.0"
1515
rand = "0.9.2"
16-
regex = "1.11"
16+
regex = "1.12"
1717
reqwest = { version = "0.12.9", features = ["json", "native-tls-vendored"] }
1818
rpassword = "7.4.0"
1919
serde = { version = "1.0.228", features = ["derive"] }

0 commit comments

Comments
 (0)