neon_arch commited on
Commit
f874f81
Β·
1 Parent(s): 1654f74

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

Browse files
Files changed (2) hide show
  1. Cargo.lock +1 -1
  2. Cargo.toml +1 -1
Cargo.lock CHANGED
@@ -3932,7 +3932,7 @@ dependencies = [
3932
 
3933
  [[package]]
3934
  name = "websurfx"
3935
- version = "0.21.6"
3936
  dependencies = [
3937
  "actix-cors",
3938
  "actix-files",
 
3932
 
3933
  [[package]]
3934
  name = "websurfx"
3935
+ version = "0.22.0"
3936
  dependencies = [
3937
  "actix-cors",
3938
  "actix-files",
Cargo.toml CHANGED
@@ -1,6 +1,6 @@
1
  [package]
2
  name = "websurfx"
3
- version = "0.21.6"
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.22.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"