Skip to content

Commit

Permalink
Merge of #5176
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Sep 16, 2022
2 parents a8cc052 + 6d0487a commit a288e15
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 zebrad/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ abscissa_core = { version = "0.5", features = ["testing"] }
hex = "0.4.3"
once_cell = "1.14.0"
regex = "1.6.0"
semver = "1.0.13"
semver = "1.0.14"

# zebra-rpc needs the preserve_order feature, it also makes test results more stable
serde_json = { version = "1.0.85", features = ["preserve_order"] }
Expand Down

0 comments on commit a288e15

Please sign in to comment.