Monorepo for wisp.place. A static site hosting service built on top of the AT Protocol. wisp.place

subfs nesting 2

nekomimi.pet 0bbe78d5 e3f99bc1

verified
Changed files
+2 -2
cli
+1 -1
cli/Cargo.lock
···
[[package]]
name = "wisp-cli"
-
version = "0.4.0"
+
version = "0.4.1"
dependencies = [
"axum",
"base64 0.22.1",
+1 -1
cli/Cargo.toml
···
[package]
name = "wisp-cli"
-
version = "0.4.0"
+
version = "0.4.1"
edition = "2024"
[features]