mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-21 21:48:21 -05:00
Merge pull request #240 from alamin655/stargazers
📝 Credits for the stargazers with `roaster` widget
This commit is contained in:
commit
d1d2d4e44d
6
Cargo.lock
generated
6
Cargo.lock
generated
@ -442,9 +442,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "bumpalo"
|
||||
version = "3.13.0"
|
||||
version = "3.14.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1"
|
||||
checksum = "7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec"
|
||||
|
||||
[[package]]
|
||||
name = "byteorder"
|
||||
@ -3797,7 +3797,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "websurfx"
|
||||
version = "0.20.10"
|
||||
version = "0.20.11"
|
||||
dependencies = [
|
||||
"actix-cors",
|
||||
"actix-files",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "websurfx"
|
||||
version = "0.20.10"
|
||||
version = "0.20.11"
|
||||
edition = "2021"
|
||||
description = "An open-source alternative to Searx that provides clean, ad-free, and organic results with incredible speed while keeping privacy and security in mind."
|
||||
repository = "https://github.com/neon-mmd/websurfx"
|
||||
|
10
README.md
10
README.md
@ -224,6 +224,8 @@ Websurfx is licensed under the [AGPLv3](LICENSE) license.
|
||||
|
||||
We would like to thank the following people for their contributions and support:
|
||||
|
||||
**Contributors**
|
||||
|
||||
<p>
|
||||
<br />
|
||||
<a href="https://github.com/neon-mmd/websurfx/graphs/contributors">
|
||||
@ -232,6 +234,14 @@ We would like to thank the following people for their contributions and support:
|
||||
<br />
|
||||
</p>
|
||||
|
||||
**Stargazers**
|
||||
|
||||
<p>
|
||||
<a href="https://github.com/neon-mmd/websurfx/stargazers">
|
||||
<img src="https://reporoster.com/stars/dark/neon-mmd/websurfx" />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
**[⬆️ Back to Top](#--)**
|
||||
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user