Spencerjibz commited on
Commit
29b76be
1 Parent(s): 6b9469e

dump up package version

Browse files
Files changed (2) hide show
  1. Cargo.lock +1 -1
  2. Cargo.toml +1 -1
Cargo.lock CHANGED
@@ -4146,7 +4146,7 @@ checksum = "1778a42e8b3b90bff8d0f5032bf22250792889a5cdc752aa0020c84abe3aaf10"
4146
 
4147
  [[package]]
4148
  name = "websurfx"
4149
- version = "1.9.0"
4150
  dependencies = [
4151
  "actix-cors",
4152
  "actix-files",
 
4146
 
4147
  [[package]]
4148
  name = "websurfx"
4149
+ version = "1.9.4"
4150
  dependencies = [
4151
  "actix-cors",
4152
  "actix-files",
Cargo.toml CHANGED
@@ -1,6 +1,6 @@
1
  [package]
2
  name = "websurfx"
3
- version = "1.9.0"
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 = "1.9.4"
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"