Skip to content

Commit 216c5b0

Browse files
rvolosatovsnpmccallum
authored andcommitted
Update x86_64 dependency
Signed-off-by: Roman Volosatovs <[email protected]>
1 parent 27a8eb9 commit 216c5b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ asm = []
2626
std = []
2727

2828
[dependencies]
29-
x86_64 = { git = "https://github.com/npmccallum/x86_64", branch = "errors", default-features = false }
29+
x86_64 = { version="0.14.5", default-features = false }
3030
openssl = { version = "0.10", optional = true }
3131
bitflags = "1.2"
3232

0 commit comments

Comments
 (0)