mirror of
https://github.com/zhom/banderole.git
synced 2026-06-06 14:33:53 +02:00
chore: switch test dependency from wildcard to major
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ base64 = "0.22"
|
||||
reqwest = { version = "0.12", features = ["blocking"] }
|
||||
|
||||
[dev-dependencies]
|
||||
serial_test = "*"
|
||||
serial_test = "3"
|
||||
|
||||
[[test]]
|
||||
name = "integration_test"
|
||||
|
||||
Reference in New Issue
Block a user