Skip to content

Commit f4567bd

Browse files
chore(deps): update rust crate elf to 0.8
1 parent 1686296 commit f4567bd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -111,7 +111,7 @@ oxc_ast = "0.36"
111111
magic_string = "0.3"
112112
phf = { version = "0.11", features = ["macros"] }
113113
walkdir = "2"
114-
elf = "0.7"
114+
elf = "0.8"
115115
memchr = "2"
116116
tempfile = "3"
117117
uuid = { version = "1", features = ["v5"] }

0 commit comments

Comments
 (0)