mirror of
https://github.com/dathere/ckanaction.git
synced 2026-07-05 17:12:19 +00:00
feat: add full_response feature
This commit is contained in:
parent
0b8ffbf53c
commit
a3e0df7318
3 changed files with 49 additions and 0 deletions
|
|
@ -19,3 +19,6 @@ thiserror = "2.0.18"
|
|||
|
||||
[dev-dependencies]
|
||||
tokio = { version = "1.52.3", features = ["full"] }
|
||||
|
||||
[features]
|
||||
full_response = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue