Skip to content

Commit

Permalink
Fixed Cargo.toml conflict resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
mappum committed Dec 2, 2019
1 parent e913d95 commit e715204
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tendermint/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,7 @@ subtle-encoding = { version = "0.3", features = ["bech32-preview"] }
tai64 = { version = "3", features = ["chrono"] }
toml = { version = "0.5" }
uuid = { version = "0.7", default-features = false }
<<<<<<< HEAD
zeroize = { version = "1.0", features = ["zeroize_derive"] }
=======
zeroize = { version = "0.9" }
>>>>>>> Use subtle-encoding instead of hex crate

[dev-dependencies]
serde_json = "1"

0 comments on commit e715204

Please sign in to comment.