Skip to content

Commit 43857f2

Browse files
Bump toml_edit from 0.23.9 to 0.24.0+spec-1.1.0
Bumps [toml_edit](https://github.com/toml-rs/toml) from 0.23.9 to 0.24.0+spec-1.1.0. - [Commits](toml-rs/toml@v0.23.9...v0.24.0) --- updated-dependencies: - dependency-name: toml_edit dependency-version: 0.24.0+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad43126 commit 43857f2

File tree

2 files changed

+22
-9
lines changed

2 files changed

+22
-9
lines changed

Cargo.lock

Lines changed: 21 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backends/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ subprocess = "0.2"
3333
walkdir = "2.5"
3434

3535
# Anchor
36-
toml_edit = "0.23"
36+
toml_edit = "0.24"
3737
# Also, swc_core, listed below under Hardhat.
3838

3939
# Foundry

0 commit comments

Comments
 (0)