mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-03 21:17:37 +03:00
v0.28.0
This commit is contained in:
parent
8be5fdee2d
commit
f405f509c4
3 changed files with 36 additions and 36 deletions
6
Cargo.lock
generated
6
Cargo.lock
generated
|
@ -673,7 +673,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "libreddit"
|
||||
version = "0.27.2"
|
||||
version = "0.28.0"
|
||||
dependencies = [
|
||||
"askama",
|
||||
"brotli",
|
||||
|
@ -1184,9 +1184,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "serde_yaml"
|
||||
version = "0.9.16"
|
||||
version = "0.9.17"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "92b5b431e8907b50339b51223b97d102db8d987ced36f6e4d03621db9316c834"
|
||||
checksum = "8fb06d4b6cdaef0e0c51fa881acb721bed3c924cfaa71d9c94a3b771dfdf6567"
|
||||
dependencies = [
|
||||
"indexmap",
|
||||
"itoa",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue