clickonce 0.0.3

A library for parsing ClickOnce applications
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.serde]
features = ["derive"]
version = "1.0.136"

[dependencies.serde-xml-rs]
version = "0.5.1"

[package]
authors = ["Max Dymond <maxmakesmagic@gmail.com>"]
categories = []
description = "A library for parsing ClickOnce applications"
edition = "2018"
keywords = []
license = "MIT"
name = "clickonce"
repository = "https://github.com/maxmakesmagic/mtgoxml"
rust-version = "1.56"
version = "0.0.3"