wala-rust

Content-adressed HTTP file server
Info | Log | Files | Refs | README | LICENSE

commit 31fe55f254fbd1bf9566fcfa658457c649a47ced
parent 8bf7868c124daae9d7684d9e695b42dc9a84367a
Author: lash <dev@holbrook.no>
Date:   Sun,  8 Sep 2024 20:56:54 +0100

Bump version

Diffstat:
MCargo.toml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.toml b/Cargo.toml @@ -1,10 +1,10 @@ [package] name = "wala" -version = "0.1.7" +version = "0.1.8" edition = "2021" rust-version = "1.67" license = "GPL-3.0-or-later" -documentation = "https://defalsify.org/doc/crates/wala/0.1.0/wala" +documentation = "https://defalsify.org/doc/crates/wala/0.1.8/wala" description = "Content-adressed HTTP file server" repository = "https://git.defalsify.org/wala" # from https://crates.io/category_slugs