Skip to content

Commit 157a6f8

Browse files
committed
release 0.4.0
1 parent 8532be1 commit 157a6f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[package]
22
name = "astra"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
edition = "2021"
55
license = "MIT"
66
authors = ["Ibraheem Ahmed <[email protected]>"]
77
description = "A blocking HTTP server built on hyper."
88
repository = "https://github.com/ibraheemdev/astra"
99
keywords = ["http", "hyper", "web"]
10-
categories = ["http", "web", "network-programming", "web-programming::http-server"]
10+
categories = ["network-programming", "web-programming::http-server"]
1111

1212
[features]
1313
default = []

0 commit comments

Comments
 (0)