Skip to content

Commit a0cf2a9

Browse files
authored
0.1.0
1 parent 69a7675 commit a0cf2a9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "libsui"
3-
version = "0.0.3"
3+
version = "0.1.0"
44
edition = "2021"
55
license = "MIT"
66
description = "A injection tool for executable formats (ELF, PE, Mach-O) that allows you to embed files into existing binary and extract them at runtime"

0 commit comments

Comments
 (0)