Skip to content

Commit e28e0f1

Browse files
committed
cargo lib missing fix
1 parent 30f3afc commit e28e0f1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ once_cell = "1.21.1"
3737
dynamic-loader-cache = "0.2.2"
3838
plist = { version = "1", default-features = false }
3939
iced-x86 = { version = "1", default-features = false, features = ["std", "decoder", "intel", "instr_info"] }
40+
fast-flirt = "0.2.2"
4041
rayon = "1.10"
4142

4243
[dev-dependencies]

0 commit comments

Comments
 (0)