chore: bump assert_matches to 1.5.0 (#29647)

This commit is contained in:
Yihau Chen 2023-02-11 22:15:57 +08:00 committed by GitHub
parent e36c7b8913
commit 9803cf4fd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ parking_lot = "0.12"
[dev-dependencies]
anyhow = "1.0.58"
assert_matches = "1.3.0"
assert_matches = "1.5.0"
bincode = "1.3.1"
borsh = "0.9.3"
borsh-derive = "0.9.1"