Merge branch 'rolling' into optimize-and-make-code-idiomatic-3
This commit is contained in:
commit
8dfe2e1b2d
8 changed files with 32 additions and 26 deletions
|
@ -203,6 +203,7 @@ async fn results(
|
|||
.await?
|
||||
}
|
||||
};
|
||||
|
||||
results.add_style(&config.style);
|
||||
redis_cache
|
||||
.cache_results(&serde_json::to_string(&results)?, &url)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue