Fix debug log in post.rs

This commit is contained in:
spikecodes 2021-12-27 19:56:37 -08:00
parent db3196df5a
commit f9b3981448
No known key found for this signature in database
GPG key ID: 004CECFF9B463BCB
3 changed files with 2 additions and 4 deletions

2
Cargo.lock generated
View file

@ -572,7 +572,7 @@ checksum = "1b03d17f364a3a042d5e5d46b053bbbf82c92c9430c592dd4c064dc6ee997125"
[[package]]
name = "libreddit"
version = "0.21.0"
version = "0.21.1"
dependencies = [
"askama",
"async-recursion",