Skip to content

Commit 4e838dd

Browse files
build(deps): bump toml_edit from 0.22.27 to 0.23.7 (#311)
Bumps [toml_edit](https://github.com/toml-rs/toml) from 0.22.27 to 0.23.7. - [Commits](toml-rs/toml@v0.22.27...v0.23.7) --- updated-dependencies: - dependency-name: toml_edit dependency-version: 0.23.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a69f863 commit 4e838dd

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/stellar-scaffold-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ notify = "8.2.0"
6666
stellar-strkey = { workspace = true }
6767
stellar-xdr = { workspace = true }
6868
regex = "1.12.2"
69-
toml_edit = "0.22.16"
69+
toml_edit = "0.23.9"
7070
indexmap = { version = "2.12", features = ["serde"] }
7171
tempfile = "3.23"
7272
fs_extra = "1.3"

0 commit comments

Comments
 (0)