Skip to content

Commit

Permalink
fix rspc message
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendonovich committed May 9, 2024
1 parent 2e63388 commit c2e7796
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
Expand Up @@ -29,8 +29,8 @@ serde_json = "1.0"
convert_case = "0.6.0"

tauri-specta = { version = "2.0.0-rc.9" }
# As this is SD's fork this is okay.
# We will always lock the version within Spacedrive.

# This is a deprecated feature so we don't really care about the verison
rspc = "*"

# We don't lock version cause PCR only depends on `derive(Type)` so it should be fine.
Expand Down

0 comments on commit c2e7796

Please sign in to comment.