matrix-org / matrix-org/seshat

Unusable with tauri v2 because of serde_json version

Open
#143 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
127
Forks
29
Avg merge
22h 40m
Merged PRs (30d)
3

Description

In seshat `serde_json` is set to version strictly equal to "=1.0.61".

Except that in `tauri-build` v2 we need `serde_json` to be at least "1.0.95".

Would it be possible to update `seshat` `serde_json` version ?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating seshat's strict serde_json dependency declaration and compare it with the minimum version required by tauri-build v2. Update the constraint so tauri v2 can use seshat, then verify that the project still builds and its existing checks pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust, tauri
Domain
build-system, databases
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.