Spaces:
Runtime error
Runtime error
neon_arch
commited on
Commit
β’
3db6c10
1
Parent(s):
33f5b5e
π chore: bump the app version (#180)(#178)
Browse files- Cargo.lock +1 -1
- Cargo.toml +1 -1
Cargo.lock
CHANGED
@@ -3683,7 +3683,7 @@ dependencies = [
|
|
3683 |
|
3684 |
[[package]]
|
3685 |
name = "websurfx"
|
3686 |
-
version = "0.18.
|
3687 |
dependencies = [
|
3688 |
"actix-cors",
|
3689 |
"actix-files",
|
|
|
3683 |
|
3684 |
[[package]]
|
3685 |
name = "websurfx"
|
3686 |
+
version = "0.18.2"
|
3687 |
dependencies = [
|
3688 |
"actix-cors",
|
3689 |
"actix-files",
|
Cargo.toml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
[package]
|
2 |
name = "websurfx"
|
3 |
-
version = "0.18.
|
4 |
edition = "2021"
|
5 |
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."
|
6 |
repository = "https://github.com/neon-mmd/websurfx"
|
|
|
1 |
[package]
|
2 |
name = "websurfx"
|
3 |
+
version = "0.18.2"
|
4 |
edition = "2021"
|
5 |
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."
|
6 |
repository = "https://github.com/neon-mmd/websurfx"
|