fix: error
This commit is contained in:
parent
993ef577be
commit
077c2269a3
@ -20,7 +20,7 @@ async fn main() -> Result<(), Box<dyn std::error::Error>> {
|
|||||||
}"#)
|
}"#)
|
||||||
.unwrap();
|
.unwrap();
|
||||||
|
|
||||||
println!("{}", response.text()?);
|
println!("{}", request.text()?);
|
||||||
|
|
||||||
Ok(())
|
Ok(())
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user