Skip to content

Commit

Permalink
Pin lemmy API common version
Browse files Browse the repository at this point in the history
  • Loading branch information
SleeplessOne1917 committed Jun 14, 2024
1 parent 3a95648 commit 9b7b4ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ categories = ["api-bindings", "wasm"]
[dependencies]
cfg-if = "1.0.0"
http = "1.1"
lemmy_api_common = "0.19.4"
lemmy_api_common = "=0.19.4"
serde = "1.0"
leptos = { version = "0.6", optional = true }
serde_json = "1.0"
Expand Down

0 comments on commit 9b7b4ae

Please sign in to comment.