mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-02 04:37:35 +03:00
v0.36.0
This commit is contained in:
parent
15147cea8e
commit
cbc3e49923
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1356,7 +1356,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "redlib"
|
name = "redlib"
|
||||||
version = "0.35.1"
|
version = "0.36.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"arc-swap",
|
"arc-swap",
|
||||||
"async-recursion",
|
"async-recursion",
|
||||||
|
|
|
@ -3,7 +3,7 @@ name = "redlib"
|
||||||
description = " Alternative private front-end to Reddit"
|
description = " Alternative private front-end to Reddit"
|
||||||
license = "AGPL-3.0-only"
|
license = "AGPL-3.0-only"
|
||||||
repository = "https://github.com/redlib-org/redlib"
|
repository = "https://github.com/redlib-org/redlib"
|
||||||
version = "0.35.1"
|
version = "0.36.0"
|
||||||
authors = [
|
authors = [
|
||||||
"Matthew Esposito <matt+cargo@matthew.science>",
|
"Matthew Esposito <matt+cargo@matthew.science>",
|
||||||
"spikecodes <19519553+spikecodes@users.noreply.github.com>",
|
"spikecodes <19519553+spikecodes@users.noreply.github.com>",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue