Skip to content
This repository has been archived by the owner on Jun 25, 2021. It is now read-only.

Commit

Permalink
chore(deps): update sn_data_types
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Changes to actor interface
  • Loading branch information
oetyng committed Mar 30, 2021
1 parent 2d2213d commit a0fec61
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ version = "0.6.0"

[dependencies]
bincode = "1.2.1"
# sn_data_types = "~0.17.0"
sn_data_types = { git = "https://github.com/oetyng/sn_data_types", branch = "reward-on-split" }
sn_data_types = "~0.18.0"
thiserror = "1.0.23"
crdts = "4.3.0"
threshold_crypto = "~0.4.0"
Expand Down

0 comments on commit a0fec61

Please sign in to comment.