Skip to content

Commit 19baf5f

Browse files
committed
libpe bump
1 parent 01f6e74 commit 19baf5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

peni.nimble

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Package
22

3-
version = "0.4.2"
3+
version = "0.4.3"
44
author = "srozb"
55
description = "PE tool based on libpe (with no S)"
66
license = "MIT"
@@ -11,4 +11,4 @@ bin = @["peni"]
1111

1212
# Dependencies
1313

14-
requires "nim >= 1.6.6, libpe >= 0.3.5, cligen >= 1.5.24, nancy >= 0.1.0, termstyle >= 0.1.0, authenticode >= 0.1.1"
14+
requires "nim >= 1.6.6, libpe >= 0.3.6, cligen >= 1.5.24, nancy >= 0.1.0, termstyle >= 0.1.0, authenticode >= 0.1.1"

0 commit comments

Comments
 (0)