mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
feat(http): add request and response tracing behind feature flag (#2079)
This commit is contained in:
@@ -24,7 +24,7 @@ ios = { level = "none", notes = "" }
|
||||
serde = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
tauri = { workspace = true }
|
||||
log = { workspace = true }
|
||||
tracing = { workspace = true }
|
||||
thiserror = { workspace = true }
|
||||
tauri-plugin-deep-link = { path = "../deep-link", version = "2.0.1", optional = true }
|
||||
semver = { version = "1", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user