Skip to content

Commit 2d576b5

Browse files
chore(deps): bump toml from 1.0.7+spec-1.1.0 to 1.1.0+spec-1.1.0 in /cli
Bumps [toml](https://github.com/toml-rs/toml) from 1.0.7+spec-1.1.0 to 1.1.0+spec-1.1.0. - [Commits](toml-rs/toml@toml-v1.0.7...toml-v1.1.0) --- updated-dependencies: - dependency-name: toml dependency-version: 1.1.0+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd5fb72 commit 2d576b5

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.22.0", features = ["serde"] }

0 commit comments

Comments
 (0)