Skip to content

Commit

Permalink
Merge branch 'main' into update-deno-std-0.214.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bajtos authored Feb 6, 2024
2 parents 5a85d6c + 551e307 commit b32b5f9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
13 changes: 6 additions & 7 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 @@ -27,7 +27,7 @@ zinnia_runtime = { workspace = true }
assert_cmd = { workspace = true }
assert_fs = { workspace = true }
pretty_assertions = { workspace = true }
tempfile = "3.9.0"
tempfile = "3.10.0"

[lints]
workspace = true

0 comments on commit b32b5f9

Please sign in to comment.