feat(library): add strategy parameter for item fetching and update filter preview
This commit is contained in:
@@ -35,6 +35,7 @@ tokio = { version = "1.48.0", features = ["full"] }
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
serde_qs = "0.13"
|
||||
rand = "0.8"
|
||||
|
||||
# Error handling
|
||||
thiserror = "2.0.17"
|
||||
|
||||
Reference in New Issue
Block a user