Skip to content

Commit

Permalink
chore(deps): update rust crate serde_derive to 1.0.194
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2024
1 parent f2ed782 commit 13f2f05
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dotenv = "0.15.0"
indicatif = "0.17.7"
regex = "1.10.2"
serde = "1.0.189"
serde_derive = "1.0.189"
serde_derive = "1.0.194"
strfmt = "0.2.4"
tokio = { version = "1.33.0", features = ["full"] }
toml = "0.8.2"

0 comments on commit 13f2f05

Please sign in to comment.