alamin655 commited on
Commit
6ba3695
β€’
1 Parent(s): 8ee9d02

πŸš€ chore: bump the app version

Browse files
Files changed (1) hide show
  1. Cargo.lock +3 -3
Cargo.lock CHANGED
@@ -442,9 +442,9 @@ dependencies = [
442
 
443
  [[package]]
444
  name = "bumpalo"
445
- version = "3.13.0"
446
  source = "registry+https://github.com/rust-lang/crates.io-index"
447
- checksum = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1"
448
 
449
  [[package]]
450
  name = "byteorder"
@@ -3797,7 +3797,7 @@ dependencies = [
3797
 
3798
  [[package]]
3799
  name = "websurfx"
3800
- version = "0.20.10"
3801
  dependencies = [
3802
  "actix-cors",
3803
  "actix-files",
 
442
 
443
  [[package]]
444
  name = "bumpalo"
445
+ version = "3.14.0"
446
  source = "registry+https://github.com/rust-lang/crates.io-index"
447
+ checksum = "7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec"
448
 
449
  [[package]]
450
  name = "byteorder"
 
3797
 
3798
  [[package]]
3799
  name = "websurfx"
3800
+ version = "0.20.11"
3801
  dependencies = [
3802
  "actix-cors",
3803
  "actix-files",