Initial commit
Signed-off-by: Louis Hollingworth <louis@hollingworth.nl>
This commit is contained in:
commit
fd2b1f73aa
10 changed files with 649 additions and 0 deletions
11
Cargo.lock
generated
Normal file
11
Cargo.lock
generated
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# SPDX-FileCopyrightText: 2023 Louis Hollingworth <louis@hollingworth.nl>
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
#
|
||||
# This file is automatically @generated by Cargo.
|
||||
# It is not intended for manual editing.
|
||||
version = 3
|
||||
|
||||
[[package]]
|
||||
name = "fediblog"
|
||||
version = "0.1.0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue