naty_common 0.2.0

Nativefier alternative that provides a WebView of any website with a minimal install size
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.clap]
features = ["derive"]
version = "3.2.16"

[dependencies.serde]
features = ["derive"]
version = "1.0.142"

[package]
description = "Nativefier alternative that provides a WebView of any website with a minimal install size"
documentation = "https://github.com/LyonSyonII/naty"
edition = "2021"
license = "MIT"
name = "naty_common"
repository = "https://github.com/LyonSyonII/naty"
resolver = "2"
version = "0.2.0"