Skip to content

Commit

Permalink
v0.19.4-rc.8
Browse files Browse the repository at this point in the history
  • Loading branch information
SleeplessOne1917 committed Jun 6, 2024
1 parent 0f1e0a4 commit 9657069
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.4-rc.7"
version = "0.19.4-rc.8"
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.4-rc.7"
lemmy_api_common = "0.19.4-rc.8"
serde = "1.0"
leptos = { version = "0.6", optional = true }
serde_json = "1.0"
Expand Down

0 comments on commit 9657069

Please sign in to comment.