Skip to content

Commit

Permalink
chore(deps): update rust crate serde_derive to 1.0.189
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 14, 2023
1 parent 8067291 commit 7d009c7
Showing 1 changed file with 1 addition and 1 deletion.
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.0"
serde = "1.0.189"
serde_derive = "1.0.188"
serde_derive = "1.0.189"
strfmt = "0.2.4"
tokio = { version = "1.33.0", features = ["full"] }
toml = "0.8.2"

0 comments on commit 7d009c7

Please sign in to comment.