steveklabnik / simple-server

A simple webserver built on top of the Rust standard library and the http crate.
https://docs.rs/simple-server
Apache License 2.0
179 stars 40 forks source link

README has 0.1.0 #87

Closed steveklabnik closed 6 years ago

steveklabnik commented 6 years ago

it should have the current version.

sunjay commented 6 years ago

We ran into this at RustBridge Waterloo today. Took a while to figure out that we had the wrong version. Would be great if a new fixed version could be published for future people. :smile:

steveklabnik commented 6 years ago

Oh no!

I'm planning on cutting a release on Monday or Tuesday, so will fix it up for sure.

sunjay commented 6 years ago

Thank you!

This is a great crate! We had so much fun with it today. A particularly excited participant managed to start opening and serving files before we had even finished the first part of the compliments app. Awesome job!

steveklabnik commented 6 years ago

Okay so, turns out this is already fixed on master. crates.io is rendering an old readme.

so this will just be fixed with the next release!

sunjay commented 6 years ago

Hi @steveklabnik! The README on crates.io is still outdated. We ran into this today in RustBridge. Would be awesome to get a release. :)

Even a patch release if the actual one is still far off.

steveklabnik commented 6 years ago

Oh no!

Yeah I gotta cut one... sorry :(

On Aug 16, 2018, at 3:30 PM, Sunjay Varma notifications@github.com wrote:

Hi @steveklabnik! The README on crates.io is still outdated. We ran into this today in RustBridge. Would be awesome to get a release (even a patch release if the actual one is still far off).:)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.