Dweb - web publishing, RESTful web apps, versioned data and

v0.10.9

  • further improve Scratchpad handling by handling fork error in REST API for PUT /scratchpad-private (thanks to PR from @riddim).

Updating

You can download the corresponding build for Windows, Mac or Linux at the link below, and see this post for help using this on Windows:

(you may have to wait a few minutes for these to build - come back and hit Ctrl-R or F5)

Alternatively if you have Rust update using:

cargo install dweb-cli

If that gives an error, try:

cargo install --locked dweb-cli

7 Likes