File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ license = "MIT"
8
8
edition = " 2024"
9
9
10
10
[dependencies ]
11
- buffer-plz = { path = " ../buffer-plz" , version = " 0.0.1 " }
11
+ buffer-plz = { path = " ../buffer-plz" , version = " 0.0.2 " }
12
12
bytes = { workspace = true }
13
- header-plz = { path = " ../header-plz" , version = " 0.0.1 " }
13
+ header-plz = { path = " ../header-plz" , version = " 0.0.2 " }
14
14
thiserror = { workspace = true }
15
15
tracing = { workspace = true }
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ license = "MIT"
8
8
edition = " 2024"
9
9
10
10
[dependencies ]
11
- buffer-plz = { path = " ../buffer-plz" , version = " 0.0.1 " }
12
- mime-plz = { path = " ../mime-plz" , version = " 0.0.1 " }
11
+ buffer-plz = { path = " ../buffer-plz" , version = " 0.0.2 " }
12
+ mime-plz = { path = " ../mime-plz" , version = " 0.0.2 " }
13
13
bytes = { workspace = true }
14
14
thiserror = { workspace = true }
15
15
tracing = { workspace = true }
Original file line number Diff line number Diff line change @@ -8,5 +8,5 @@ license = "MIT"
8
8
edition = " 2024"
9
9
10
10
[dependencies ]
11
- buffer-plz = { path = " ../buffer-plz" , version = " 0.0.1 " }
11
+ buffer-plz = { path = " ../buffer-plz" , version = " 0.0.2 " }
12
12
bytes = { workspace = true }
You can’t perform that action at this time.
0 commit comments