mirror of
https://github.com/exoticorn/upkr.git
synced 2026-01-20 11:36:42 +01:00
add missing fields to Cargo.toml
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
name = "upkr"
|
||||
version = "0.2.3"
|
||||
edition = "2024"
|
||||
description = "Simple LZ packer with relatively small unpackers"
|
||||
license = "Unlicense"
|
||||
reepository = "https://github.com/exoticorn/upkr"
|
||||
|
||||
[profile.release]
|
||||
strip = "debuginfo"
|
||||
|
||||
Reference in New Issue
Block a user