Skip to content

Commit

Permalink
Merge branch 'main' into farhad/overhaul-timestamp
Browse files Browse the repository at this point in the history
  • Loading branch information
seanchen1991 authored Aug 8, 2024
2 parents 0662627 + 7e39192 commit ba93e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ borsh = { version = "1", default-features = false, features = [ "deriv
displaydoc = { version = "0.2.5", default-features = false }
prost = { version = "0.12", default-features = false }
derive_more = { version = "0.99.18", default-features = false, features = [ "from", "into", "display", "try_into" ] }
rstest = { version = "0.21" }
rstest = { version = "0.22" }
schemars = { version = "0.8.21" }
sha2 = { version = "0.10.8", default-features = false }
serde = { version = "1.0", default-features = false }
Expand Down

0 comments on commit ba93e44

Please sign in to comment.