Skip to content

Commit e2103f2

Browse files
authored
Merge pull request #15 from dpaoliello/importlib
Add the ability to create PE import libraries
2 parents a40cba3 + 0860de9 commit e2103f2

15 files changed

+3209
-40
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ar_archive_writer"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
edition = "2021"
55
license = "Apache-2.0 WITH LLVM-exception"
66
description = "A writer for object file ar archives"

0 commit comments

Comments
 (0)