blob: 7537a4665a13678f15b0d84c82ecbce3d7933f5a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
[package]
name = "palpad"
version = "0.1.0"
edition = "2021"
license = "MIT"
description = "A really simple static site generator"
homepage = "https://git.spacejunk.sh/palpad.git"
repository = "https://git.spacejunk.sh/palpad.git"
readme = "README.md"
|