Skip to content

Commit

Permalink
Merge pull request #127 from brave/renovate/serde-1.x
Browse files Browse the repository at this point in the history
Update Rust crate serde to 1.0.166
  • Loading branch information
rillian authored Jul 4, 2023
2 parents 7d11584 + 3bdf4bb commit dfab662
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 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 @@ -12,7 +12,7 @@ base64 = "0.21.2"
clap = { version = "4.3.8", features = ["derive"] }
curve25519-dalek = "3.2.0"
ppoprf = { git = "https://github.com/brave/sta-rs", rev = "1937393e9d76c5333af47dd2ae2778b7e63fafd4" }
serde = "1.0.164"
serde = "1.0.166"
serde_json = "1.0.99"
thiserror = "1.0.40"
time = { version = "0.3.22", features = ["formatting", "parsing"] }
Expand Down

0 comments on commit dfab662

Please sign in to comment.