Skip to content

Commit e20f426

Browse files
authored
Merge branch 'master' into dependabot/cargo/cli/master/toml-1.1.2spec-1.1.0
2 parents 21e8b04 + 2b62ce6 commit e20f426

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

cli/Cargo.lock

Lines changed: 13 additions & 13 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
@@ -26,7 +26,7 @@ sqlx = { version = "0.8.6", features = [
2626
] }
2727
tempfile = "3.27.0"
2828
thiserror = "2.0.18"
29-
tokio = { version = "1.50.0", features = ["full"] }
29+
tokio = { version = "1.51.0", features = ["full"] }
3030
toml = { version = "1.1.2", features = ["preserve_order"] }
3131
url = { version = "2.5.8", features = ["serde"] }
3232
uuid = { version = "1.23.0", features = ["serde"] }

0 commit comments

Comments
 (0)