Skip to content

Commit 4ee9329

Browse files
chore(dep): bump toml from 0.8.23 to 0.9.2 in /crates/rsonpath-test-codegen in the test-deps group (#746)
chore(dep): bump toml --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d938e98 commit 4ee9329

File tree

2 files changed

+17
-28
lines changed

2 files changed

+17
-28
lines changed

crates/rsonpath-test-codegen/Cargo.lock

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

crates/rsonpath-test-codegen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ publish = false
1616

1717
[dependencies]
1818
serde = { version = "1.0.219", features = ["derive"] }
19-
toml = "0.8.23"
19+
toml = "0.9.2"
2020
proc-macro2 = "1.0.95"
2121
quote = "1.0.40"
2222
heck = { version = "0.5.0" }

0 commit comments

Comments
 (0)