Skip to content

Commit

Permalink
fix(deps): update rust crate serde to 1.0.198
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 17, 2024
1 parent 1afffcb commit 52504ba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -7,7 +7,7 @@ octocrab = "0.38.0"
regex = "1.10.4"
reqwest = { features = ["json"], version = "0.12.3" }
semver = "1.0.22"
serde = { features = ["derive"], version = "1.0.197" }
serde = { features = ["derive"], version = "1.0.198" }
serde_json = "1.0.116"
serde_yaml = "0.9.33"
shadow-rs = "0.27.1"
Expand Down

0 comments on commit 52504ba

Please sign in to comment.