Skip to content

Commit 596daa8

Browse files
fix(deps): update rust crate darling to 0.23.0 (#119)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4efe245 commit 596daa8

2 files changed

Lines changed: 15 additions & 21 deletions

File tree

spec/Cargo.lock

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

spec/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ path = "src/lib.rs"
99
proc-macro = true
1010

1111
[dependencies]
12-
darling = "0.21.0"
12+
darling = "0.23.0"
1313
syn = "2.0.103" # needed for `darling`
1414

0 commit comments

Comments
 (0)