mirror of
https://github.com/Nutomic/ibis.git
synced 2024-12-23 18:41:22 +00:00
Version 0.2.0-rc.5
This commit is contained in:
parent
1e3d7ba58e
commit
ced6889635
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1811,7 +1811,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "ibis"
|
||||
version = "0.2.0-rc.4"
|
||||
version = "0.2.0-rc.5"
|
||||
dependencies = [
|
||||
"activitypub_federation",
|
||||
"anyhow",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "ibis"
|
||||
version = "0.2.0-rc.4"
|
||||
version = "0.2.0-rc.5"
|
||||
edition = "2021"
|
||||
|
||||
[features]
|
||||
|
|
Loading…
Reference in a new issue