Skip to content

Commit

Permalink
v0.19.6
Browse files Browse the repository at this point in the history
  • Loading branch information
SleeplessOne1917 committed Jun 14, 2024
1 parent a1dbafa commit 1e2bda0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "lemmy-client"
version = "0.19.5"
version = "0.19.6"
edition = "2021"
license = "AGPL-3.0"
authors = ["SleeplessOne1917"]
Expand All @@ -13,7 +13,7 @@ categories = ["api-bindings", "wasm"]
[dependencies]
cfg-if = "1.0.0"
http = "1.1"
lemmy_api_common = "0.19.3"
lemmy_api_common = "=0.19.3"
serde = "1.0"
leptos = { version = "0.6", optional = true }
serde_json = "1.0"
Expand Down

0 comments on commit 1e2bda0

Please sign in to comment.