Skip to content

Commit

Permalink
chore(deps): update rust crate serde to v1.0.175
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 24, 2023
1 parent 6b47a7c commit a4c5d56
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
44 changes: 22 additions & 22 deletions service/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 service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ marine-sqlite-connector = "=0.8.0"
fstrings = "=0.2.3"
boolinator = "=2.4.0"
toml = "=0.7.3"
serde = { version = "=1.0.162", features = ["derive"] }
serde = { version = "=1.0.175", features = ["derive"] }
thiserror = "=1.0.40"
sha2 = "=0.10.6"
fluence-keypair = "=0.8.1"
Expand Down

0 comments on commit a4c5d56

Please sign in to comment.