chore(deps): update rust crate rstest to 0.23.0 (#12)
This commit is contained in:
parent
e65f14556f
commit
96776e98d7
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ dirs = "5.0.0"
|
|||
filenamify = "0.1.0"
|
||||
|
||||
# Testing
|
||||
rstest = "0.22.0"
|
||||
rstest = "0.23.0"
|
||||
tokio-test = "0.4.2"
|
||||
insta = { version = "1.17.1", features = ["ron", "redactions"] }
|
||||
path_macro = "1.0.0"
|
||||
|
|
|
|||
Reference in a new issue