Bump version to v87
Some checks failed
Security audit / audit (push) Has been cancelled

This commit is contained in:
Richard Russo 2024-06-27 12:48:17 -07:00
parent 7f93378628
commit f1e674ffda
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 = "86.0.0"
version = "87.0.0"
dependencies = [
"accounting-allocator",
"aes 0.8.4",
@ -785,7 +785,7 @@ dependencies = [
[[package]]
name = "calling_frontend"
version = "86.0.0"
version = "87.0.0"
dependencies = [
"anyhow",
"async-trait",

View File

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