mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-22 05:58: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]]
|
[[package]]
|
||||||
name = "bumpalo"
|
name = "bumpalo"
|
||||||
version = "3.13.0"
|
version = "3.14.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1"
|
checksum = "7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "byteorder"
|
name = "byteorder"
|
||||||
@ -3797,7 +3797,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "websurfx"
|
name = "websurfx"
|
||||||
version = "0.20.10"
|
version = "0.20.11"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"actix-cors",
|
"actix-cors",
|
||||||
"actix-files",
|
"actix-files",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "websurfx"
|
name = "websurfx"
|
||||||
version = "0.20.10"
|
version = "0.20.11"
|
||||||
edition = "2021"
|
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."
|
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"
|
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:
|
We would like to thank the following people for their contributions and support:
|
||||||
|
|
||||||
|
**Contributors**
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<br />
|
<br />
|
||||||
<a href="https://github.com/neon-mmd/websurfx/graphs/contributors">
|
<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 />
|
<br />
|
||||||
</p>
|
</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](#--)**
|
**[⬆️ Back to Top](#--)**
|
||||||
|
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user