Skip to content

Commit ac5b1a5

Browse files
version 0.1.11
1 parent 1806058 commit ac5b1a5

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,6 +1,6 @@
11
[package]
22
name = "spiko"
3-
version = "0.1.10"
3+
version = "0.1.11"
44
authors = ["Triet Trinh <contact@trinhminhtriet.com>"]
55
edition = "2021"
66
rust-version = "1.77"
@@ -66,7 +66,7 @@ regex-syntax = "0.8.4"
6666
url = "2.5.2"
6767
pin-project-lite = "0.2.16"
6868
http-body-util = "0.1.2"
69-
hyper-util = { version = "0.1.10", features = ["tokio"] }
69+
hyper-util = { version = "0.1.11", features = ["tokio"] }
7070
tokio-vsock = { version = "0.7.0", optional = true }
7171
rusqlite = { version = "0.32.0", features = ["bundled"] }
7272

0 commit comments

Comments
 (0)