Skip to content

Commit d2138c8

Browse files
vlaciLászló Vaskó
authored andcommitted
DROP ME: install experimental landlock support
1 parent 02331ea commit d2138c8

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ lz4 = "^4.0.0"
2626
lief = "^0.12.3"
2727
cryptography = ">=39.0,<42.0"
2828
treelib = "^1.6.1"
29-
unblob-native = "^0.1.0"
29+
unblob-native = { git = "https://github.com/onekey-sec/unblob-native", branch = "landlock" }
3030
jefferson = "^0.4.3"
3131

3232
[tool.poetry.group.dev]

0 commit comments

Comments
 (0)