Skip to content

Commit

Permalink
Merge pull request #6150 from deltachat/dependabot/cargo/typescript-t…
Browse files Browse the repository at this point in the history
…ype-def-0.5.13
  • Loading branch information
dependabot[bot] authored Nov 2, 2024
2 parents d3be1af + 4853c0c commit a59ee48
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion deltachat-jsonrpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ async-channel = { workspace = true }
futures = { workspace = true }
serde_json = { workspace = true }
yerpc = { workspace = true, features = ["anyhow_expose", "openrpc"] }
typescript-type-def = { version = "0.5.12", features = ["json_value"] }
typescript-type-def = { version = "0.5.13", features = ["json_value"] }
tokio = { workspace = true }
sanitize-filename = { workspace = true }
walkdir = "2.5.0"
Expand Down

0 comments on commit a59ee48

Please sign in to comment.