mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-22 05:58:21 -05:00
Merge branch 'rolling' into rolling
This commit is contained in:
commit
5c53c6b4cd
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -3954,7 +3954,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "websurfx"
|
name = "websurfx"
|
||||||
version = "1.0.7"
|
version = "1.0.8"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"actix-cors",
|
"actix-cors",
|
||||||
"actix-files",
|
"actix-files",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "websurfx"
|
name = "websurfx"
|
||||||
version = "1.0.7"
|
version = "1.0.8"
|
||||||
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"
|
||||||
|
@ -35,6 +35,12 @@
|
|||||||
src="https://img.shields.io/maintenance/yes/2023?style=flat-square"
|
src="https://img.shields.io/maintenance/yes/2023?style=flat-square"
|
||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
|
<a href="https://www.codefactor.io/repository/github/neon-mmd/websurfx">
|
||||||
|
<img
|
||||||
|
alt="CodeFactor"
|
||||||
|
src="https://www.codefactor.io/repository/github/neon-mmd/websurfx/badge"
|
||||||
|
/>
|
||||||
|
</a>
|
||||||
<a href="https://gitpod.io/#https://github.com/neon-mmd/websurfx">
|
<a href="https://gitpod.io/#https://github.com/neon-mmd/websurfx">
|
||||||
<img
|
<img
|
||||||
alt="Gitpod"
|
alt="Gitpod"
|
||||||
|
Loading…
Reference in New Issue
Block a user