Bump version for deployment 84
Some checks failed
Security audit / audit (push) Has been cancelled

This commit is contained in:
Rashad Sookram 2024-05-23 16:15:36 -04:00 committed by GitHub
parent 2da36c7e9a
commit 7ad4251aa3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@ -714,7 +714,7 @@ dependencies = [
[[package]]
name = "calling_backend"
version = "83.0.0"
version = "84.0.0"
dependencies = [
"accounting-allocator",
"aes 0.8.4",
@ -784,7 +784,7 @@ dependencies = [
[[package]]
name = "calling_frontend"
version = "83.0.0"
version = "84.0.0"
dependencies = [
"anyhow",
"async-trait",

View File

@ -13,7 +13,7 @@ members = [
]
[workspace.package]
version = "83.0.0"
version = "84.0.0"
[profile.release]
debug = 1