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

This commit is contained in:
Rashad Sookram 2024-03-01 10:34:45 -05:00 committed by GitHub
parent bbd1453761
commit 4ed0a2f040
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

@ -707,7 +707,7 @@ dependencies = [
[[package]]
name = "calling_backend"
version = "77.0.0"
version = "78.0.0"
dependencies = [
"accounting-allocator",
"aes 0.8.3",
@ -777,7 +777,7 @@ dependencies = [
[[package]]
name = "calling_frontend"
version = "77.0.0"
version = "78.0.0"
dependencies = [
"anyhow",
"async-trait",

View File

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