miniserve icon indicating copy to clipboard operation
miniserve copied to clipboard

🌟 For when you really just want to serve some files over HTTP right now!

Results 124 miniserve issues
Sort by recently updated
recently updated
newest added

Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.19 to 0.4.21. Release notes Sourced from chrono's releases. 0.4.21 is a bugfix release that mainly fixes one regression from 0.4.20: Fall back to UTC in case...

dependencies

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.140 to 1.0.143. Release notes Sourced from serde's releases. v1.0.143 Invert build.rs cfgs in serde_test to produce the most modern configuration in the default case (#2253, thanks...

dependencies

To fix https://github.com/svenstaro/miniserve/issues/842

Fixes https://github.com/svenstaro/miniserve/issues/859 Suggestions are welcome, I'm only implemented the basic render for now. Other things that might be needed: - user flag to turn on/off readme rendering - render html...

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.58 to 1.0.60. Release notes Sourced from anyhow's releases. 1.0.60 Propagate --target to rustc invocation when deciding about backtrace support (#249, thanks @​RalfJung) 1.0.59 Update crates.io metadata...

dependencies

Bumps [rustls-pemfile](https://github.com/rustls/pemfile) from 1.0.0 to 1.0.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rustls-pemfile&package-manager=cargo&previous-version=1.0.0&new-version=1.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.31 to 1.0.32. Release notes Sourced from thiserror's releases. 1.0.32 Add keywords to crates.io metadata Commits 8cb98af Release 1.0.32 c1fb583 Disable nightly backtrace testing until converted to...

dependencies

Hello, I really like this, and I think we can add the ability to render readme as well, like in git repo. I think it'd be nice to have it...

Hey there, I would love to have a feature that allowed me to use the -u flag with a folder, so only that folder can be uploaded to. Can you...

Bumps [clap](https://github.com/clap-rs/clap) from 3.2.14 to 3.2.16. Release notes Sourced from clap's releases. v3.2.16 [3.2.16] - 2022-07-30 Fixes Ensure required arguments appear in errors when they are also members of a...

dependencies