commit f47555cf98ff0b13e11f45a0e74e21b8d35a3cdc
parent c55fbdcea1ca50461b6ed92b641d3be20e077cbd
Author: lash <dev@holbrook.no>
Date: Thu, 11 Jul 2024 03:10:59 +0100
Bump version, engine
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Cargo.toml b/Cargo.toml
@@ -1,8 +1,8 @@
[package]
name = "wala"
-version = "0.1.6"
+version = "0.1.7"
edition = "2021"
-rust-version = "1.60"
+rust-version = "1.67"
license = "GPL-3.0-or-later"
documentation = "https://defalsify.org/doc/crates/wala/0.1.0/wala"
description = "Content-adressed HTTP file server"