mirror of
https://github.com/OMGeeky/appmap_tracing_test.git
synced 2025-12-27 06:29:32 +01:00
add a test function to reqwest spans
This commit is contained in:
@@ -11,3 +11,6 @@ tracing-subscriber = "0.3"
|
||||
|
||||
serde = { version = "1.0", features=["derive", "default"] }
|
||||
serde_json = "1.0"
|
||||
|
||||
reqwest = "0.11"
|
||||
tokio = { version = "1.29", features=["macros", "rt", "default", "tracing", "rt-multi-thread"] }
|
||||
|
||||
Reference in New Issue
Block a user