mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-23 03:09:25 +00:00
fix integration tests
This commit is contained in:
@@ -149,7 +149,7 @@ ece = { version = "2.3", default-features = false, features = [
|
||||
openssl = { version = "0.10", features = ["vendored"] }
|
||||
async-std = { version = "1.13", features = ["attributes"] }
|
||||
similar-asserts = "1.7"
|
||||
insta = "1.44"
|
||||
insta = { version = "1.44", features = ["filters"] }
|
||||
|
||||
[dev-dependencies]
|
||||
rstest.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user