Merge remote-tracking branch 'upstream/main'

+ repository link update
This commit is contained in:
2024-07-07 17:19:28 +12:00
9 changed files with 171 additions and 77 deletions

View File

@ -2,7 +2,7 @@
name = "redsunlib"
description = " Alternative private front-end to Reddit"
license = "AGPL-3.0"
repository = "https://git.stardust.wtf/iridium/redlib"
repository = "https://git.stardust.wtf/iridium/redsunlib"
version = "0.35.1"
authors = [
"Matthew Esposito <matt+cargo@matthew.science>",
@ -42,6 +42,7 @@ fastrand = "2.0.1"
log = "0.4.20"
pretty_env_logger = "0.5.0"
dotenvy = "0.15.7"
arc-swap = "1.7.1"
[dev-dependencies]
lipsum = "0.9.0"