Skip to content

Commit d4c30a8

Browse files
committed
Updated 'mtcp-rs' to version 0.1.11.
1 parent a17fae2 commit d4c30a8

File tree

2 files changed

+19
-27
lines changed

2 files changed

+19
-27
lines changed

Cargo.lock

Lines changed: 17 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
edition = "2021"
33
name = "rusty_httpd"
4-
version = "1.0.2"
4+
version = "1.0.3"
55
build = "build.rs"
66

77
[profile.release]
@@ -17,7 +17,7 @@ ctrlc = "3.2.4"
1717
lazy_static = "1.4.0"
1818
log = "0.4.17"
1919
env_logger = "0.10.0"
20-
mtcp-rs = "0.1.9"
20+
mtcp-rs = "0.1.11"
2121
num_cpus = "1.15.0"
2222
rand = "0.8.5"
2323
regex = "1.7.1"

0 commit comments

Comments
 (0)