Bumo version
This commit is contained in:
parent
8e08195b44
commit
c8ff53a14c
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1711,7 +1711,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "mitra"
|
||||
version = "1.6.1"
|
||||
version = "1.7.0"
|
||||
dependencies = [
|
||||
"actix-cors",
|
||||
"actix-files",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "mitra"
|
||||
version = "1.6.1"
|
||||
version = "1.7.0"
|
||||
description = "Federated micro-blogging platform and content subscription service"
|
||||
license = "AGPL-3.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue