feat: print reponse

This commit is contained in:
2024-03-30 12:25:42 +08:00
parent 277843967b
commit f02f6bb7dd
3 changed files with 34 additions and 0 deletions

1
Cargo.lock generated
View File

@@ -1682,6 +1682,7 @@ version = "0.1.0"
dependencies = [
"async-trait",
"base64 0.22.0",
"bytes",
"http 1.1.0",
"log",
"once_cell",