File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " astra"
3
- version = " 0.2 .0"
3
+ version = " 0.3 .0"
4
4
edition = " 2021"
5
5
license = " MIT"
6
6
authors = [
" Ibraheem Ahmed <[email protected] >" ]
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Crate] ( https://img.shields.io/crates/v/astra?style=for-the-badge )] ( https://crates.io/crates/astra )
4
4
[ ![ Github] ( https://img.shields.io/badge/github-astra-success?style=for-the-badge )] ( https://github.com/ibraheemdev/astra )
5
- [ ![ Docs] ( https://img.shields.io/badge/docs.rs-0.2 .0-4d76ae?style=for-the-badge )] ( https://docs.rs/astra )
5
+ [ ![ Docs] ( https://img.shields.io/badge/docs.rs-0.3 .0-4d76ae?style=for-the-badge )] ( https://docs.rs/astra )
6
6
7
7
A blocking HTTP server built on top of [ ` hyper ` ] ( https://github.com/hyperium/hyper ) .
8
8
You can’t perform that action at this time.
0 commit comments