Skip to content

Commit

Permalink
Update cranelift-entity requirement from 0.109 to 0.110
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: cranelift-entity
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 23, 2024
1 parent 008c4c0 commit cf7fa35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ liveview-channels-tls = [
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
cranelift-entity = { version = "0.109" }
cranelift-entity = { version = "0.110" }
fixedbitset = { version = "0.4" }
fxhash = { version = "0.2" }
html5gum = { git = "https://github.com/liveviewnative/html5gum", branch = "lvn" }
Expand Down

0 comments on commit cf7fa35

Please sign in to comment.