Skip to content

Commit 39d316f

Browse files
chore(deps): bump toml from 1.0.3+spec-1.1.0 to 1.0.6+spec-1.1.0 in /cli
Bumps [toml](https://github.com/toml-rs/toml) from 1.0.3+spec-1.1.0 to 1.0.6+spec-1.1.0. - [Commits](toml-rs/toml@toml-v1.0.3...toml-v1.0.6) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.6+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39b0bde commit 39d316f

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
@@ -27,6 +27,6 @@ sqlx = { version = "0.8.6", features = [
2727
tempfile = "3.25.0"
2828
thiserror = "2.0.18"
2929
tokio = { version = "1.49.0", features = ["full"] }
30-
toml = { version = "1.0.3", features = ["preserve_order"] }
30+
toml = { version = "1.0.6", features = ["preserve_order"] }
3131
url = { version = "2.5.8", features = ["serde"] }
3232
uuid = { version = "1.21.0", features = ["serde"] }

0 commit comments

Comments
 (0)