🧹 chore: make github actions happy (#205)
This commit is contained in:
parent
1a222217c4
commit
c60fdb8366
2 changed files with 5 additions and 1 deletions
|
@ -34,7 +34,7 @@ pub struct Config {
|
|||
pub threads: u8,
|
||||
/// It stores configuration options for the ratelimiting middleware.
|
||||
pub rate_limiter: RateLimiter,
|
||||
/// It stores the level of safe search to be used for restricting content in the
|
||||
/// It stores the level of safe search to be used for restricting content in the
|
||||
/// search results.
|
||||
pub safe_search: u8,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue