Skip to content

Commit a67d121

Browse files
chore: update rust crate darling to 0.22
1 parent 9b332eb commit a67d121

File tree

2 files changed

+15
-16
lines changed

2 files changed

+15
-16
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ async-trait = "0.1"
3636
bytes = "1"
3737
color-eyre = "0.6"
3838
convert_case = "0.8"
39-
darling = "0.21"
39+
darling = "0.22"
4040
dirs = "6"
4141
enumset = "1"
4242
error-stack = "0.5"

0 commit comments

Comments
 (0)