Skip to content

Commit 0860de9

Browse files
committed
Add the ability to create PE import libraries
1 parent a40cba3 commit 0860de9

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)