mirror of
https://github.com/pumpbin/pumpbin
synced 2026-03-14 23:04:30 -07:00
feat: add icon
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "pumpbin"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
authors = ["b1n <b1n@b1n.io>"]
|
||||
edition = "2021"
|
||||
description = "PumpBin is an Implant Generation Platform."
|
||||
@@ -36,7 +36,7 @@ version = "0.13.0-dev"
|
||||
git = "https://github.com/iced-rs/iced"
|
||||
rev = "6c1027af8d54ad21e282337b53097eb196d62c00"
|
||||
default-features = false
|
||||
features = ["advanced", "svg", "tokio", "wgpu"]
|
||||
features = ["advanced", "svg", "tokio", "wgpu", "image"]
|
||||
|
||||
[target."cfg(windows)".build-dependencies]
|
||||
winresource = "0.1.17"
|
||||
|
||||
Reference in New Issue
Block a user