neon_arch commited on
Commit
3db6c10
β€’
1 Parent(s): 33f5b5e

πŸš€ chore: bump the app version (#180)(#178)

Browse files
Files changed (2) hide show
  1. Cargo.lock +1 -1
  2. Cargo.toml +1 -1
Cargo.lock CHANGED
@@ -3683,7 +3683,7 @@ dependencies = [
3683
 
3684
  [[package]]
3685
  name = "websurfx"
3686
- version = "0.18.1"
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.1"
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"