Skip to content

Commit

Permalink
chore(deps): update rust crate serde_derive to 1.0.182
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 6, 2023
1 parent 032c9be commit 5f2fbc4
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 particle-protocol/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ futures = { workspace = true }
eyre = { workspace = true }
thiserror = { workspace = true }
serde = { workspace = true }
serde_derive = "1.0.180"
serde_derive = "1.0.182"
humantime-serde = { workspace = true }
log = { workspace = true }
derivative = { workspace = true }
Expand Down

0 comments on commit 5f2fbc4

Please sign in to comment.