Skip to content

Commit 2a88bf9

Browse files
chore(deps): update rust crate elf to 0.8 (#15659)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 26cb3d6 commit 2a88bf9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/tauri-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ oxc_ast = "0.110"
107107
magic_string = "0.3"
108108
phf = { version = "0.14", features = ["macros"] }
109109
walkdir = "2"
110-
elf = "0.7"
110+
elf = "0.8"
111111
memchr = "2"
112112
tempfile = "3"
113113
uuid = { version = "1", features = ["v5"] }

0 commit comments

Comments
 (0)