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

This commit is contained in:
Richard Russo 2023-12-13 11:35:39 -08:00 committed by Jim Gustafson
parent 944022a1a0
commit 6a1a9ab2fe
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@ -722,7 +722,7 @@ dependencies = [
[[package]]
name = "calling_backend"
version = "69.0.0"
version = "72.0.0"
dependencies = [
"accounting-allocator",
"aes 0.8.3",
@ -792,7 +792,7 @@ dependencies = [
[[package]]
name = "calling_frontend"
version = "69.0.0"
version = "72.0.0"
dependencies = [
"anyhow",
"async-trait",

View File

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