alamin655
commited on
Commit
β’
6ba3695
1
Parent(s):
8ee9d02
π chore: bump the app version
Browse files- Cargo.lock +3 -3
Cargo.lock
CHANGED
@@ -442,9 +442,9 @@ dependencies = [
|
|
442 |
|
443 |
[[package]]
|
444 |
name = "bumpalo"
|
445 |
-
version = "3.
|
446 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
447 |
-
checksum = "
|
448 |
|
449 |
[[package]]
|
450 |
name = "byteorder"
|
@@ -3797,7 +3797,7 @@ dependencies = [
|
|
3797 |
|
3798 |
[[package]]
|
3799 |
name = "websurfx"
|
3800 |
-
version = "0.20.
|
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",
|