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"
88edition = " 2024"
99
1010[dependencies ]
11- buffer-plz = { path = " ../buffer-plz" , version = " 0.0.1 " }
11+ buffer-plz = { path = " ../buffer-plz" , version = " 0.0.2 " }
1212bytes = { workspace = true }
13- header-plz = { path = " ../header-plz" , version = " 0.0.1 " }
13+ header-plz = { path = " ../header-plz" , version = " 0.0.2 " }
1414thiserror = { workspace = true }
1515tracing = { workspace = true }
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ license = "MIT"
88edition = " 2024"
99
1010[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 " }
1313bytes = { workspace = true }
1414thiserror = { workspace = true }
1515tracing = { workspace = true }
Original file line number Diff line number Diff line change @@ -8,5 +8,5 @@ license = "MIT"
88edition = " 2024"
99
1010[dependencies ]
11- buffer-plz = { path = " ../buffer-plz" , version = " 0.0.1 " }
11+ buffer-plz = { path = " ../buffer-plz" , version = " 0.0.2 " }
1212bytes = { workspace = true }
You can’t perform that action at this time.
0 commit comments