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

View File

@@ -20,3 +20,4 @@ p256 = "0.13.2"
p384 = "0.13.0"
p521 = "0.13.3"
once_cell = "1.19.0"
bytes = "1.6.0"