Check server response for some simple payload
This commit is contained in:
@@ -5,5 +5,6 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
axum = "0.8.4"
|
||||
regex = "1.11.1"
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
tokio = { version = "1.45.1", features = ["io-util", "rt-multi-thread"] }
|
||||
|
Reference in New Issue
Block a user