diff options
author | metamuffin <metamuffin@disroot.org> | 2022-09-29 16:06:55 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2022-09-29 16:06:55 +0200 |
commit | b31b6ff2ab5d94e5b6280ba3cb4db7d46267999a (patch) | |
tree | ed3ddb623ffead4a073d8230f31f9640d0d29e20 /Cargo.toml | |
parent | 3dbde33c6797c5522929a6b4cc3c62e9f0c27671 (diff) | |
download | staticwiki-b31b6ff2ab5d94e5b6280ba3cb4db7d46267999a.tar staticwiki-b31b6ff2ab5d94e5b6280ba3cb4db7d46267999a.tar.bz2 staticwiki-b31b6ff2ab5d94e5b6280ba3cb4db7d46267999a.tar.zst |
docs
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [package] -name = "wikiviewer" +name = "staticwiki" version = "0.1.0" edition = "2021" |