1
0
Fork 0
mirror of https://github.com/Nutomic/ibis.git synced 2024-11-22 08:11:08 +00:00

Version 0.1.3

This commit is contained in:
Felix Ableitner 2024-10-16 12:46:50 +02:00
parent 51ada1fc4f
commit 6235349b52
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1704,7 +1704,7 @@ dependencies = [
[[package]]
name = "ibis"
version = "0.1.2"
version = "0.1.3"
dependencies = [
"activitypub_federation",
"anyhow",

View file

@ -1,6 +1,6 @@
[package]
name = "ibis"
version = "0.1.2"
version = "0.1.3"
edition = "2021"
[features]