chore: bump assert_matches to 1.5.0 (#29647)
This commit is contained in:
parent
e36c7b8913
commit
9803cf4fd7
|
@ -68,7 +68,7 @@ parking_lot = "0.12"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
anyhow = "1.0.58"
|
anyhow = "1.0.58"
|
||||||
assert_matches = "1.3.0"
|
assert_matches = "1.5.0"
|
||||||
bincode = "1.3.1"
|
bincode = "1.3.1"
|
||||||
borsh = "0.9.3"
|
borsh = "0.9.3"
|
||||||
borsh-derive = "0.9.1"
|
borsh-derive = "0.9.1"
|
||||||
|
|
Loading…
Reference in New Issue