Skip to content

Commit

Permalink
Merge branch 'main' into update-deno-std
Browse files Browse the repository at this point in the history
  • Loading branch information
bajtos authored Jul 2, 2024
2 parents c49cb2d + ebf1ca1 commit 2c44309
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 daemon/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ clap = { version = "4.5.8", features = ["derive", "env"] }
env_logger.workspace = true
log.workspace = true
serde.workspace = true
serde_json = "1.0.118"
serde_json = "1.0.120"
tokio = { workspace = true }
zinnia_runtime = { workspace = true }

Expand Down

0 comments on commit 2c44309

Please sign in to comment.