chore: bump version, add lockfile
This commit is contained in:
parent
a6c3ef9a3e
commit
ae4987a3c8
2 changed files with 4876 additions and 1 deletions
4875
Cargo.lock
generated
Normal file
4875
Cargo.lock
generated
Normal file
File diff suppressed because it is too large
Load diff
|
@ -3,7 +3,7 @@ members = ["apb", "web"]
|
|||
|
||||
[package]
|
||||
name = "upub"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
edition = "2021"
|
||||
authors = [ "alemi <me@alemi.dev>" ]
|
||||
description = "Traits and types to handle ActivityPub objects"
|
||||
|
|
Loading…
Reference in a new issue