mirror of
https://github.com/fluencelabs/trust-graph
synced 2024-12-04 15:20:19 +00:00
fix(deps): update rust crate derivative to 2.2.0 (#88)
fix(deps): update rust crate derivative to 2.2.0 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
412b8ba725
commit
2001f900fa
@ -15,7 +15,7 @@ bs58 = "0.4.0"
|
|||||||
failure = "0.1.6"
|
failure = "0.1.6"
|
||||||
log = "0.4.11"
|
log = "0.4.11"
|
||||||
ref-cast = "1.0.2"
|
ref-cast = "1.0.2"
|
||||||
derivative = "2.1.1"
|
derivative = "2.2.0"
|
||||||
thiserror = "1.0.23"
|
thiserror = "1.0.23"
|
||||||
sha2 = "0.10.6"
|
sha2 = "0.10.6"
|
||||||
nonempty = "0.8.1"
|
nonempty = "0.8.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user