mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-11 17:42:08 +00:00
v0.36.0
Some checks failed
Release Build / Rust project - latest (push) Has been cancelled
Rust Build & Publish / build (push) Has been cancelled
Pull Request / cargo test (push) Has been cancelled
Pull Request / cargo fmt --all -- --check (push) Has been cancelled
Pull Request / cargo clippy -- -D warnings (push) Has been cancelled
Some checks failed
Release Build / Rust project - latest (push) Has been cancelled
Rust Build & Publish / build (push) Has been cancelled
Pull Request / cargo test (push) Has been cancelled
Pull Request / cargo fmt --all -- --check (push) Has been cancelled
Pull Request / cargo clippy -- -D warnings (push) Has been cancelled
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]]
|
||||
name = "redlib"
|
||||
version = "0.35.1"
|
||||
version = "0.36.0"
|
||||
dependencies = [
|
||||
"arc-swap",
|
||||
"async-recursion",
|
||||
|
|
|
@ -3,7 +3,7 @@ name = "redlib"
|
|||
description = " Alternative private front-end to Reddit"
|
||||
license = "AGPL-3.0-only"
|
||||
repository = "https://github.com/redlib-org/redlib"
|
||||
version = "0.35.1"
|
||||
version = "0.36.0"
|
||||
authors = [
|
||||
"Matthew Esposito <matt+cargo@matthew.science>",
|
||||
"spikecodes <19519553+spikecodes@users.noreply.github.com>",
|
||||
|
|
Loading…
Add table
Reference in a new issue