XFFXFF commited on
Commit
64948b8
1 Parent(s): e5a0227

bump version

Browse files
Files changed (2) hide show
  1. Cargo.lock +1 -1
  2. Cargo.toml +1 -1
Cargo.lock CHANGED
@@ -3543,7 +3543,7 @@ dependencies = [
3543
 
3544
  [[package]]
3545
  name = "websurfx"
3546
- version = "0.18.0"
3547
  dependencies = [
3548
  "actix-cors",
3549
  "actix-files",
 
3543
 
3544
  [[package]]
3545
  name = "websurfx"
3546
+ version = "0.18.1"
3547
  dependencies = [
3548
  "actix-cors",
3549
  "actix-files",
Cargo.toml CHANGED
@@ -1,6 +1,6 @@
1
  [package]
2
  name = "websurfx"
3
- version = "0.18.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 = "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"