glowpub 0.4.0

A glowfic to epub converter.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[toolchain]
channel = "1.88.0"
components = [
    "rustc",
    "cargo",
    "rustfmt",
    "rust-std",
    "rust-docs",
    "rust-analyzer",
    "clippy",
    # "miri",
    "rust-src",
    # "rust-mingw",
    # "llvm-tools",
    # "rustc-dev",
]