0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-10-18 14:32:52 -04:00

Merge pull request #38 from alamin655/alamin655-patch-1

🚀 chore: bump the app version
This commit is contained in:
alamin655 2023-09-15 18:32:52 +05:30 committed by GitHub
commit 23d5bc4c7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
Cargo.lock generated
View File

@ -442,9 +442,9 @@ dependencies = [
[[package]]
name = "bumpalo"
version = "3.13.0"
version = "3.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1"
checksum = "7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec"
[[package]]
name = "byteorder"
@ -3797,7 +3797,7 @@ dependencies = [
[[package]]
name = "websurfx"
version = "0.20.10"
version = "0.20.11"
dependencies = [
"actix-cors",
"actix-files",